Hi -
I have to display or Hide a combo box control(Enum Field Drop Down) on a form depending on the User Role which is accessing the form.
For example
User A with Security Role A should see the Combo Box control when ever it is using the Form.
User B with Security Role B should not see the Combo Box control when ever it is using the Form.
How can I achieve this with Security in AX 2012 r3 cu13. I dont want to hard code the security roles. I would prefer a way to do it by Security in AX.
*Note*
The Enum Field on a control is not Datasource bound. It is the EDT selected in the properties of the control.
Thank You
*This post is locked for comments
I have the same question (0)