We are introducing a new attribute, “IsHidden,” for traveler analytical field definitions, allowing administrators to control the visibility of specific fields. This enhancement enables the collection of sensitive or internal data without displaying it to end-users in standard views, streamlining the user interface and maintaining data privacy.
- A new “IsHidden” attribute has been added to the traveler analytical field definition.
- When “IsHidden” is set to “true,” the field will not be displayed in the following views:
- Cart view
- Offline requests view (both old and new)
- The following features remain unaffected by the “IsHidden” setting:
- User import
- User export
- API endpoints (Goelett API and SBT API)
- PNR remarks
- Hidden fields are copied from the traveler profile to trips and offline requests during creation.
- Required hidden fields are validated on the backend during trip booking or offline request submission