- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 01:24 AM
Hi,
How can i remove "I" btn from reference field, currently this TimeZone field referencing to master lookup table and after click on "I" btn it redirecting to master table form page.
please suggest if we can restrict redirection on click or disable the icon.
Thanks
Pradeep Sharma
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 01:30 AM
Hi Pradeep
- Navigate to System Definition > Dictionary.
- Filter the list to find the reference field of which you want to disable the information icon.
- Open the record (eg. Caller)
- Add this line to the Attributes: ref_decoration_disabled=true.
- Save/Update the record.
If my reply is Helpful/Correct, please mark the answer as Helpful/Correct.
Thanks,
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 01:30 AM
Hi Pradeep
- Navigate to System Definition > Dictionary.
- Filter the list to find the reference field of which you want to disable the information icon.
- Open the record (eg. Caller)
- Add this line to the Attributes: ref_decoration_disabled=true.
- Save/Update the record.
If my reply is Helpful/Correct, please mark the answer as Helpful/Correct.
Thanks,
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 02:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 12:32 AM
Hi, is it possible to hide it from a specific view or specific users?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-25-2024 03:57 AM
Hi @AnnaO6373147320 did you get solution for the same ?