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