Can Action Script control a element show/hide?

Hi, I am looking for a more efficient method to show or hide multiple elements on the approval form. Is Action Script support?
Thank you.

Hi @steve_lee,

I am unsure of the complexity of your approval form elements. My suggestion is to utilize the Container control to encapsulate multiple controls. Moreover, you may make use of the dynamic display rule to regulate the Show/Hide state of the Container control. In case you have multiple groups of controls in various locations, you may add multiple controls as required. This approach will effectively reduce the efforts of configuration.

Please refer the articles below to learn more about Container and dynamic display rule settings:

https://support.yeeflow.com/docs/container-overview

https://support.yeeflow.com/docs/dynamic-display-rules