Best answer

create a dynamic dropdown in dictionary key’s field

  • 27 October 2022
  • 1 reply
  • 197 views

Userlevel 1

I need to create a dynamic dropdown in dictionary key’s field? How can I achieve this? Any help would be highly appreciated.

my input fields code snapit sofar

inputFields: [
{ key: 'abc',
dict: true },
],

 

icon

Best answer by MarinaH 28 October 2022, 01:18

View original

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

1 reply

Userlevel 4
Badge +9

Hey @hashnoxt 👋

I see you’ve opened a ticket with our Support team for this request as well.

Unfortunately the field schema prevents dict and dynamic from both being applied to the same field as they are mutually exclusive:
https://github.com/zapier/zapier-platform/blob/master/packages/schema/docs/build/schema.md#fieldschema