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 card
Click on the Change Data Binding
Pass the corresponding Data for each of the Custom Components.
Click Use Selected Binding for saving.
To pass and bind data with the elements using Functions, follow the steps:
Click on the Gallery
Click on the Property card
Click on the Change Data Binding
Set up with Formula buttonClick to search for the formula – CONCAT
Choose the fields: first_name and last_name – you want to concatenate: CONCAT(first_name, last_name)
Click on the Use selected binding for saving it