Upcoming database upgrades. Airtable functionality will be reduced for ~15 minutes at 06:00 UTC on Feb. 4 / 10:00 pm PT on Feb. 3. Learn more here
Apr 20, 2022 08:54 PM
Hi,all
I hope to create a dictionary table that can create and edit differant type data for using select options in another table fields.
e.g
1、gender:male/female
2、country:canada/usa/uk
3、currency:usd/eur/rmb
there is a table named supplier that have some fields like gender,country,currency and so on
these fields type is single select,there option can select from the dictionary data.
i need your suggestions to solve my question simply and conveniently.
Apr 21, 2022 09:39 AM
Hi @Tonny_Wang ,
One “trick” you can do is make the field a Single Line Text field, add all of the options you would want for your dropdown as rows in the field and then change the field to either a Single or Multi select field. This will put all of the listed items as dropdown options.