How can I hide the FTS search box in top menu for some roles.
thanks
umesh
How can I hide the FTS search box in top menu for some roles.
thanks
umesh
You can create a specific permission like “use FTS” and hide the FTS control from menu if the user does not have this permission.
Also, you can add UI permissions to the Role. It allows you to configure access to UI components in screens. See roles documentation.