Hide form tabs for specific user groups

只愿长相守 提交于 2019-12-10 14:39:26

问题


There is requirement to hide certain tabs for certain user groups on a form. Thing is, hiding all the fields in the tab does not seem to work. Any ideas are appreciated. Working with AX 2009.


回答1:


In case anyone needed an answer to this with visuals: In AX you can assign a security key to a tab via the properties sheet:

Then you can either make use of existing security keys or create your own in order to control user visibility by assigning only the users you want to see the tab to have access to that key.

来源:https://stackoverflow.com/questions/18761393/hide-form-tabs-for-specific-user-groups

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!