How to disable "I" button from reference field in form page

pradeep37
Tera Contributor

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.

find_real_file.png

 

find_real_file.png 

Thanks

Pradeep Sharma

1 ACCEPTED SOLUTION

Harish LS
Giga Guru

Hi Pradeep

  1. Navigate to System Definition > Dictionary.
  2. Filter the list to find the reference field of which you want to disable the information icon.
  3. Open the record (eg. Caller)
  4. Add this line to the Attributes: ref_decoration_disabled=true.
  5. Save/Update the record.
  6. find_real_file.png

If my reply is Helpful/Correct, please mark the answer as Helpful/Correct.

Thanks,

Harish

View solution in original post

5 REPLIES 5

Hey, no, unfortunately. In my case, the issue was just the order of my attributes.