Skip to main content
Skip table of contents

Select

To populate the Exhibitor using the Select field, it is necessary to gather the name and the corresponding option for each item, as shown in the image below:

image-20240318-165554.png

For updating an exhibitor, the endpoint used is: api/v2/exhibitor/set

As this is an update for an exhibitor’s information, the mandatory fields are as follows:

  • event_id

  • exhibitor_id

Additionally, it is necessary to use the field gathered from the registration pipeline panel:

  • select-{uniqueID}

The value will be set either by the platform or the organizer.

Since this works similarly to a checkbox, multiple values can be set. In the example below, the values were automatically generated by the platform, corresponding to option-1 and option-2

To select multiple values, it is necessary to separate each value using || (double pipes).

Exhibitor Set - Custom Fields - Select.png

After a successful request, you can view the results by navigating to Management → Exhibitor and clicking on the updated exhibitor:

Exhibitor Set - Custom Fields - Select Result.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.