Hello,
In HTML, multiple spaces are treated as a single space. This is a standard behavior of HTML and not specific to ABP or Angular.
If you want to add multiple spaces, you can use the HTML entity
for a non-breaking space and for a specific option you have to customize it.
Thanks,
Hello,
can you please share some code snippet of this drop down? or provide steps to reproduce the issue.
Thanks
Hello,
please check this similar issue https://support.abp.io/QA/Questions/553/ABP-reCaptcha if it helps you
thanks
Hello ,
Please share steps to reproduce the issue.
Thanks
Hello,
please check this similar issue https://support.abp.io/QA/Questions/6474/master-detail-with-existing-database-and-UI if it helps you
thanks
Hello,
please check this https://github.com/abpframework/abp/tree/dev/npm/ng-packs/packages/account-core
thanks
Hello ,
Add CMS kit module as package using ABP suite.
After that add below code in MyProjectGlobalFeatureConfigurator.cs
file
Now run your backend and then in your angular project just hit the command abp generate-proxy -t ng -m cms-kit-pro-admin
in your terminal.
Just like
It will genrate the proxy for app service. By using it you can customize UI.
Thank you.
Hello ,
Please check this link https://support.abp.io/QA/Questions/3613/Integrate-CMS-Kit-Pro-Module-in-Angular
Thank you.
Hello,
Thanks for reporting I will refund your credit and closing this ticket.
Thanks