How to create a information icon next to field which are not refrence field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 12:14 PM
How to create a information icon next to non refrence based field.
Tried using field decorations attributes however no luck.
How can be create a refrence_contributions attribute for such fields
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 05:08 PM
Hi, Are you expecting info icon like reference field or you want to show some attribute like choice next to that field?
if yes, some choice kind of data you can refer OOB title field{suggestions} on user table.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2022 10:09 PM
I need to have info icon where I need to call a UI page with the help of UI macro.
But I am unable to create this icon next to integer type of field like Risk on change form
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-29-2022 11:41 AM
I have achieved the requirement there was some issue in the UI macro code
Using field decorations also I have achieved it