Get Parameter Value from a Design Element
You can bind the value of a Design elements with a parameter. The value will be copied from the design element the moment the parameter is used. For example, in a Datasource, the parameter will be populated with the element’s value when Datasource starts the request. In a Screen Navigation, the parameter value will be copied just before the navigation performance.
Label
Bind the value of the parameter with the Text value of the Label.
Text Field
Bind the value of the parameter with the Text value of the Text Field.
Text View
Bind the value of the parameter with the Text value of the Text View.
Switch
Bind the parameter’s value with the is On value of the Switch.
Image View
Bind the parameter’s value with the Image of the Image View.
Search Bar
Bind the parameter’s value with the current text of the Search Bar.