brnco / avmpi_scripts

The home of the Smithsonian Library and Archives Audiovisual Media Preservation Initiative's automations
GNU General Public License v3.0
3 stars 0 forks source link

typecast = false for singleSelect and multiSelect fields #2

Open brnco opened 3 months ago

brnco commented 3 months ago

don't add options in singleSelect and multiSelect where it doesn't match the list values

see here: https://airtable.com/developers/web/api/field-model#multiselect here: https://pyairtable.readthedocs.io/en/stable/api.html#pyairtable.orm.fields.MultipleSelectField here: https://pyairtable.readthedocs.io/en/stable/api.html#pyairtable.orm.fields.SelectField