How to add question symbol beside field in form level
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 10:01 AM
Hi Team,
Could you please help me how to add question symbol beside field as per the below attached snip. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023 10:31 AM
Hello,
Please follow below steps:
Go to the sys_user_preference.LIST table.
Now, find the following user preference in name field: glide.ui.accessibility.accessible.tooltips
Set the value to true to show the question mark icon besides field on form.
If you find this helpful please mark my answer correct and useful so others may also get useful.
Thanks!!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2023 11:51 PM
Hi Sourabh,
Thanks for your input. This will effect to all tables. In my scenario, this should effect to only incident table. Could you please help on that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2024 02:38 AM
Hi,
You can follow the following steps to add the question symbol on the field.
1. You can click on the "Configure Label" option by right clicking on the field.
2. Add a note or comment in the "Hint" field and save the form.
You will be able to see the Question symbol on your field.
Thanks.