Annotation is not showing on tab.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 09:16 AM
I created an annotation to display on a tab of the Change Request form. I'm stuck. I've verified that the annotation type is active. I've added the annotation to the tab in the Form Design. When I refresh to verify the updates on my CR form, only the questions populate. What am I missing?
Here is my Form Design:
Here is the annotation on the Form Design:
Here is my refreshed (after I save my Form Design) - Annotation doesn't show.
help me!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2018 09:52 AM
Hi,
The visibility of annotations for each user is controlled by the glide.ui.show_annotations user preference.
glide.ui.form_annotations
| Enables (true) or disables (false) form annotations, which allow you to add Custom, Section Separator, and Line Separator to a form.
|
or you can also refer to given thread which might be helpful for you.
visibility of annotations on form
Thanks.