Control Parameter - Target Type
No | Type Name | Description |
---|---|---|
1 | propName | Set user-defined properties or properties passed via IO in Target Value, and configure the Component based on the received properties. |
2 | ControlId | Enter the Control's Key in the Target Value Set, and change the Data of the selected Target Control. |
3 | ControlPropId | Enter the Control's Key in the Target Value Set, and enter the Control's Property in the Optional Target Property to change the Control's properties or Data (e.g., parentId of a select Control). |
4 | ComponentMeta | Meta information of the Component; configure properties based on the input value (e.g., true) in Source by setting meta information (e.g., readOnly) in Target Value. |
5 | Meta | Meta information of the Control; change properties based on the input value (e.g., true) in Source by setting meta information (e.g., readOnly) in Target Value. |
Note
urlParam, metaselect, ComponentData, etc., cannot be used.