👩💻Computed Fields
Some Examples
Concatenating
first_nameandlast_name, then returningfull_nameReturning a different price ID for a stripe component depending on the user's selection/s
Fetching data from/to an API
Returning an array of objects for a repeatable buttons component
Related docs:
Last updated