Function to hide table column.
How to Hide Table Column
Create a new behavior. Put the appropriate caption. Click Action wizard.
Click Create an action.
Click Hide Table Column.
Select table and column need to be hide. Click OK.
Click Save changes.
Click View code. Leave as it is. Check syntax, if no error then click Save and close.
Click Create now.
How it look in the form:
Before:
After:
Column 'No' is hided.
Comments