Skip to main content

Export multiple select categories for review

  • July 29, 2019
  • 1 reply
  • 11 views

Forum|alt.badge.img+6

I am developing a database and need to have several reviewers look over the options I’ve incorporated in multiple fields as Multiple Select options. How can I export the list of categorical options for each field?

Thanks,

Elizabeth

1 reply

JonathanBowen
Forum|alt.badge.img+18

Hi @Elizabeth_Crisfield - Don’t think you can export these values specifically but if you look at the API documentation for your base the options for these fields will be listed (you can copy and paste these). In your base go to:

Help -> API Documentation

Then scroll down to the fields section of your table. The multi-select options are displayed as “possible values”

JB