Hide an element
Hide a specific element by making it "hidden"
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Element | The element you want to hide | A UI Element that is on the template linked to the action | true | |
Remove element | Remove the element from the page. This will make sure no data on this element is shown in the HTML of the page. | True/False | true | true |