Command: MassHide |
Previous Next | Direct link to this topic |
Syntax: MassHide($[$<item1>.<col>.0]|$[$<item2>.<col>.0]|...|$[$<itemN>.<col>.0]);
Mass hide visible fields, making them invisible to the user (One or more) using the syntax: MassHide($[$<item1>.<col>.<type>]|($[$<item1>.<col>.<type>]|…|($[$<itemN>.<col>.<type>]);
Sample: MassHide($[$8.0.0]|$[$10.0.0]); will hide items with id 8 and 10
Similar/Related Commands: |