SearchFieldOption - Liquid Object Reference - 1.1.0
| Object Name | SearchFieldOption |
| Version | 1.1.0 |
Description
The SearchFieldOption object contains information about a checkbox option for a SearchField.
Attributes
| Attribute | Type | Description |
|---|---|---|
| id | String | Returns a unique id for this checkbox option |
| label | String | Returns a label for this checkbox option |
| name | String | Returns the name from the parent SearchFieldDrop |
| value | Object | Returns an Object representing the value of this option if checked |
Objects that return SearchFieldOptions
Back to Liquid Reference for 1.1.0
Back to Documentation