Skip to main content

How can i do array of objects

  • December 30, 2021
  • 0 replies
  • 8 views

hi. i wanna do a simple array of objects in airtable like:

[{option: “abc123”, name: “abcabcd”, text: “lorem ipsum”}]

they do it here for example when you choose attachment field

but i wanna do it with a simple ( item=value ) in array