The action hides the selected element (s) of the form. Elements that can be hidden are: variable, button, column in the table, table. Warning |
---|
The action works only on "normal" buttons. So we will not hide e.g. the button to attach documents. The solution is to use the usual button with the document attach action. |
Warning |
---|
The hiding action used on a variable is not synonymous with marking the variable as "hidden" in the PWE editor. Therefore, the variable is treated by the form as any other "visible" variable - for example, hiding the required "visible" variable with action will not make it cease to be included in the form validation (as is the case with a hidden variable in PWE). |
Hiding occurs depending on the element on which we moved the table: variable - hides the variable button - hides the button table - hides the table form - hides header and table variables specified in the parameter label - hides the label |