SearchField - Liquid Object Reference - 1.1.0
| Object Name | SearchField |
| Version | 1.1.0 |
Description
The SearchField object contains information about a field that can be used in a Search.
Attributes
| Attribute | Type | Description |
|---|---|---|
| id | String | Returns an id that can be used for this search field |
| label | String | Returns a label for this search field |
| name | String | Returns the name of this search field |
| options | List[SearchFieldOption] | Returns an Object that lists the options that can be used for this search field |
| value | Object | Returns an Object representing the value(s) that has been submitted for this search field |
Objects that return SearchFields
None
Back to Liquid Reference for 1.1.0
Back to Documentation