We have a couple of dynamic input fields in our Zapier app actions. While testing the usability I’ve run over the case that I always need to make a selection from the dropdown list. Often there is a sane default throught.
Therefore we were wondering if the `default` setting could not be set to one.
Looking into the schemam1] it says the default is a string, so it looks like if it is static.
Is there a way to make it dynamic other than providing a special value the Zapier app imlpementation knows and would handle it then?
Additional context: The field has the `dynamic` property and is `required: True`.
<1]: /FieldSchema: https://github.com/zapier/zapier-platform/blob/master/packages/schema/docs/build/schema.md#fieldschema