zapier improvements (#532)
* zapier improvements * Fix test case --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user