Annotation is not showing on tab.

becks_kirk
Tera Contributor

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:

find_real_file.png

Here is the annotation on the Form Design:

find_real_file.png

 

Here is my refreshed (after I save my Form Design) - Annotation doesn't show.

find_real_file.png

 

help me!

1 REPLY 1

Bhawana Upreti
Tera Guru

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.

Make annotations visible for all the users and make annotation toggle icon and pop up message invisi...

visibility of annotations on form

 

Thanks.