Base solution for your next web application
Open Closed

Adding dynamic parameters for entities like OrganizationUnit #9004


User avatar
0
csona created

Hello,

While adding the dynamic parameters for some entities such as Abp.Organizations.OrganizationUnit, where can I add the dynamic parameters as there is no place to do it in the UI for Organization Units?

Are there any entities where dynamic parameters might not be applicable?

Thanks in advance.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @chaitanya.sonavale,

    Dynamic parameters can be applied to all entities. You can first check the user list how we open the dynamic parameter edit modal. Similarly, you can add an item to context menu of organization unit page (when user right clicks to an OU), and open this modal with correct parameters.