I want to create a record on a table when there is a POST method from multiple selected entity. Currently I use AuditLogContributor > PostContribute to find the entity that i want, but how do I connect it to an appService or repository to create the new record ?
Hi I want to add extra verification code input field on my login. I tried to modify the page and model using this https://github.com/abpframework/abp/blob/dev/source-code/Volo.Abp.Account.SourceCode/Volo.Abp.Account.SourceCode.zip
however i got error "ThereAreNoLoginSchemesConfiguredForThisClient"
how do i actually use this source code?
How do I properly install @abp/bootstrap-datepicker and use it inside my project? the documentation does not seem to provide a full guide for it.
I have these 2 actions buttons that i've built from rowActions -> items. but how do I add a divider between these 2 buttons? does the ABP datatables extension provide that feature?
Hi,
How Can I remove these 4 items from "Main" Toolbar:
Is there a way to control those items via permission?
Regards,
Hi,
I would like to create my custom page with empty layout, and i need to import the user menu I want that only without any toolbar menu.
Following up from this closed ticket. https://support.abp.io/QA/Questions/5177/Changing-Default-Language---MVC-601
Would like to see any workaround as mentioned in that ticket.
Sometimes I get error 500 or the language is still set as EN.
Additionally, the documentation for react-native section seems outdated or not managed to the newer version.
Hi, it is a follow up from this support ticket: https://support.abp.io/QA/Questions/4201/CSS-isolation-through-abp-MVC I tried to follow the link provided but It still does not work. Can someone assist?