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 },
],
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 },
],
Hey
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
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.