Displaying related link/s in real time based on a condition

Blitz
Tera Expert

Hi, does anyone know how to display a related link/s in real time based on condition. Just like a UI Policy 

Example:

If state is In "progress" then It is changed to "On hold" the related link/s will be visible in real time without saving the form yet just like the configuration of a UI policy. 

 

 

3 REPLIES 3

johnfeist
Mega Sage
Mega Sage

Hi Blitz,

 

If you are unable to accomplish what you need via UI Policy, have you tried an On Change client script.  That will give you the flexibility to set values and control what is or isn't visible.

Hope that helps.

:{)

Helpful and Correct tags are appreciated and help others to find information faster

I already tried it using g_form.setDisplay in client script. 

This was my script 

Blitz_0-1717469939634.png