Input field
Input field collects an answer that can be used in dynamic text, rules, and actions. It does not automatically write to a HubSpot property.Availability
Input field can be used in all placements. It must not be placed inside a Repeater, because every repeated row would otherwise share the same field key.Add and configure
Set:- Label — up to 80 characters;
- Field type — short text, long text, number, dropdown, multiple choice, date, checkbox, or button group;
- Required — marks the control as required;
- Default value — fixed or dynamic.
Choice fields
Dropdown, multiple choice, and button group must have either manual options or options from a data source — never both at the same time. You can import up to 30 options from a HubSpot enumeration property. If the card uses an association list, the options can instead be associated records. Pick up to two properties as the visible label; the record ID is stored as the value. The selected row becomes available as dynamic Selected [object] fields and can be the target of a CRM update action.Validation
- Short text: email, phone, URL, or CVR format.
- Short/long text: minimum and maximum number of characters.
- Number: minimum and maximum value.