Hide Info Icons beside reference field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 05:42 AM
Hello Experts,
Using ACLs I have made few reference fields like opened by, caller, and affected user read-only for users who has specific role, And now I want to hide the "info" icon and "show related incidents" icon marked only for users with that specific role or on the specific view. screenshot below is for reference.
How can I achieve that?
Thanks,
Rocky.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2022 06:40 AM
Hey,
I don't think it can work only by attributes, so if you want to enable or disable click-through functionality.
You can control by using "readonly_clickthrough=true" ;// or false
And as far as the role goes, if you only want to show to relevant users, configure read ACL for the reference field table, so it doesn't show others the details on the forms, I don't see any other way at this point of time.
Feel free to mark correct, If I answered your query.
Will be helpful for future visitors looking for similar questions 🙂
Aman Kumar