One Liner Important Deluge Codes

Write these one line simply in the deluge editor for a workflow

Hide fields in a form

hide <field deluge name>;

Ex: hide name;


Disable a field in a form

disable <field deluge name>;

Ex: disable email_id;

Comments