Use this function to launch a flow with flowId, load the context of the first page in the flow to the container with containerId, and map the current page context to the new flow context.
Defines the container to contain the flow context.
mapping
Defines what data on the page is mapped to the new flow context. The following widget values can be mapped to the new flow context:
The value of the dataName property that is bound to a widget.
If a dataName property is bound to different widgets, only the dataName value of the first widget is mapped to the new flow context.
▪ The value that is defined in kColl
▪ The value that is defined in lazy kColl
▪ The value that is defined in iColl
As shown below, the widget that is bound to the dataName property is displayed in the Mapping Source list. You can select the mapping source and target and define the mapping relationship. If you do not have any widgets that are bound to the dataName property, your Mapping Source list is blank.