Annotation Visibility in Workspace

Prajwal G Vaish
Giga Guru

Hi, 
I am trying to configure the annotation visibility on a form depending on some field condition in workspace view. In the platform I used  client script Which is working but not in workspace please can anyone give me a suggestions to do it in workspace.


Thank you.

6 REPLIES 6

Michael Fry1
Kilo Patron

For workspace, go to the module UX Highlighted Values. They are configured there.

Hi @Michael Fry1,
Thank you for your response, UX Highlighted values are used to highlight a field based on some conditions, But I need to bring an annotation based on some field values like the example provided below.

PrajwalGVaish_0-1683349194422.png

Here if the Assigned to group is checked then annotation should be visible which is shown below [click here to see similar test results], if the field is unchecked then it shouldn't be visible.
Thank you.

Nagamani Guduru
Tera Contributor

Hi @Prajwal G Vaish 

We have a similar Requirement. Did you get any Solution on this? If so, can you please share it.

We have a similar Requirement. Did you get any Solution on this? If so, can you please share it.

※and it seems "$('xxx').up().hide();" is not working in scope application