You are here:
Hide Omniscript Elements
Hide elements and child elements using the Hide property available on Omniscript Input Components, Blocks, Steps, Groups, Formulas, and Aggregate elements.
When you hide an element in an Omniscript, Omnistudio sets the contents of the element to null in the data JSON. Consider this behavior if your Omniscript references the hidden field.
- From the element properties panel, click Edit as JSON.
-
Set the
"hide"property's value to"true".

