I’m looking to create a facet for the built in officeName field on Healthcare Professionals.
I declared it in the config as follows:
officeName": {
"label": "Office",
"searchable": true,
"searchLabelText": "Search our offices",
"placeholderText": "Search"
}
The facet is not appearing as a filter. After doing some digging, I noticed that there is not an entry for officeName in the parameter being passed into the transformFacets function. Is office name a supported field?
SDK Version 1.8
HH Theme Version: 1.20.0