UI Builder Form Component -- Info Icon on Reference Field

Velma
Tera Guru

ref_decoration_disabled attribute appears to be completely ignored in the UI Builder form component (Tokyo & Utah--the UI Builder form component was not usable to my experience before then). The "i" icons appear by reference fields--even for display only forms. Has anyone found a way to disappear them? A setting would be great. Even a way to capture and eat the click would be something.

4 REPLIES 4

Krzysztof Mirek
Tera Expert

Did you find solution for this ?

Rajdeep Ganguly
Mega Guru

he ref_decoration_disabled attribute is used to disable the reference icon in the traditional form view. However, in the new UI Builder, this attribute might not work as expected due to the different architecture and design of the UI Builder.

Here are some possible solutions:

1. Custom CSS: You can use custom CSS to hide the reference icon. However, this is not a recommended approach as it might affect other components on the page.

2. Custom Component: You can create a custom component that behaves like the out-of-the-box reference field but without the reference icon. This requires knowledge of web component development and might not be feasible for all use cases.

3. Feedback to ServiceNow: If this is a critical requirement for your business, you can provide feedback to ServiceNow through the HI portal or your account manager. They might consider adding this feature in future releases.

Please note that these are not out-of-the-box solutions and might require additional development effort. Always test these solutions in a non-production environment before implementing them in production.


nowKB.com

For asking ServiceNow-related questions try this :
For a better and more optimistic result, please visit this website. It uses a Chat Generative Pre-Trained Transformer ( GPT ) technology for solving ServiceNow-related issues.
Link - https://nowgpt.ai/

For the ServiceNow Certified System Administrator exams try this :
https://www.udemy.com/course/servicenow-csa-admin-certification-exam-2023/?couponCode=NOW-DEVELOPER

RehamMuhammad
ServiceNow Employee
ServiceNow Employee

Did anyone find a solution for this?

Nope, not that has reached me (orig poster). 😞