MLCF Property Index

MLCF Property Index

Multi Cascade detail properties

  • mc.dsUse mc.ds to select the database where the Multi Cascade field should be maintained
  • mc.levelsUse this to specify what levels should Multi Cascade Field contain
  • mc.queryUse this to define Simple Config, to specify the query of the Multi Cascade's with one level (select list)
  • mc.viewUse this to define if the multi cascade select lists (levels) will be displayed, in edit mode, horizontal or vertical

Levels' detail properties

  • level.xyz.labelUse this to specify the display title of the Multi Cascade's level (select list)
  • level.xyz.queryUse this to specify the query of the Multi Cascade's level (select list)
  • level.xyz.query.dsSpecify on which datasource a query for the given level needs to be run.
  • level.xyz.storeColumnSpecify the name of the column which value will be saved as a value of the selected dropdown option
  • level.xyz.viewColumnSpecify the name of the column which value will be displayed while editing and for saved dropdown options
  • level.xyz.widthUse this to specify the width of the Multi Cascade's level (select list)