- 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
09-25-2024 04:10 AM
Hey, no, unfortunately. In my case, the issue was just the order of my attributes.