Levels' Details
Use these properties to specify details for the levels of your Multi Level Cascade custom field.
xyz is a placeholder for the actual level id.
Placeholders are case sensitive.
level.user is different from
level.User
- level.xyz.label — Use this to specify the display title of the Multi Cascade's level (select list)
- level.xyz.query — Use this to specify the query of the Multi Cascade's level (select list)
- level.xyz.query.ds — Specify on which datasource a query for the given level needs to be run.
- level.xyz.storeColumn — Specify the name of the column which value will be saved as a value of the selected dropdown option
- level.xyz.viewColumn — Specify the name of the column which value will be displayed while editing and for saved dropdown options
- level.xyz.width — Use this to specify the width of the Multi Cascade's level (select list)