Customer Field Drop
This drop is generated by custom_fields on the Customer Drop
It represents a dynamic field to be included in the customer account form.
Properties
- label
- Human-readable field name. Use this for creating the label for a custom field. Example: “Company Name”
- field_name
- The field name to use for the form. It will always be prefixed with field_ Example: “field_company_name”
- value
- The value of this customer field for the customer to which it belongs Example: “Cyberdyne Systems”