Hint duration - back-end form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 06:19 AM
Hello. Is there a way to configure how long a hint will display when a user hovers over it on a back-end form? It appears to drop off after 10 seconds. I tried modifying the glide.ui.accessibility.tooltip_duration system property but that didn't seem to help. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2024 06:48 AM
If you need it longer, it may be an idea to use field messages?
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-19-2024 01:39 AM
Turn on accessibility and then set this property - glide.ui.accessibility.tooltip_duration. Default value is 10
You can change the value to any value you want but for this to work you have to keep accessibility on From user menu.