zapier improvements (#532)

* zapier improvements

* Fix test case

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
Chirag Chhatrala
2024-08-19 19:04:01 +05:30
committed by GitHub
parent 7ac8503201
commit 943e906c86
7 changed files with 18 additions and 23 deletions

View File

@@ -37,7 +37,7 @@ module.exports = {
key: 'form_id',
type: 'string',
label: 'Form',
dynamic: 'list_forms.id.name',
dynamic: 'list_forms.id.label',
required: true,
list: false,
altersDynamicFields: false,