Binding data
Discover how to pass and bind the data with elements
To pass and bind simple data with the elements, follow the steps:
Click on the Gallery
Click on the
Property cardClick on the
Change Data BindingPass the corresponding Data for each of the Custom Components.
Click
Use Selected Bindingfor saving.
To pass and bind data with the elements using Functions, follow the steps:
Click on the Gallery
Click on the
Property cardClick on the
Change Data BindingClick on the
Set up with FormulabuttonClick to search for the formula โ
CONCATChoose the fields:
first_nameandlast_nameโ you want to concatenate: CONCAT(first_name, last_name)Click on the
Use selected bindingfor saving it
Last updated
Was this helpful?