Advanced field settings
1. Visibility restricting rule
Allows you to overwrite at a given step a rule that limits field visibility. If the query returns "True" or "1", the field is visible.
2. Editability restricting rule
Allows overwriting editing permissions on the given Step with a rule. If the query returns "True" or "1" the Form field is edited.
3. Requireability restricting rule
Define if the Form field is required or not with a rule. If the query returns "True" or "1" the Form field is required.
4. Default value
Allows you to overwrite at a given step a rule that is set in the item list definition and downloads the default value. A default value data source set in the item list definition is used in the query.
5. On change script
Allows you to overwrite at a given step a JavaScript script set in the item list definition and invoked after the change of the value.
6. Prompt
Allows you to overwrite at a given step the document item list display name set in the item list definition.
7. Prompt style
Allows you to overwrite at a given step the default CSS control display style or the style specified in the item list definition.
8. Control style
Allows you to overwrite at a given step the default CSS control display style or the style specified in the item list definition.