How do I allow multiple files in my hjson like shown in the Attachment(s) variable in the Send Mail action?
How do I allow multiple files in my hjson like shown in the Attachment(s) variable in the Send Mail action?
Try
{ name: 'whatever', optionName: 'whatever', title: 'Whatever', type: 'multifile', defaultValue: '', serverDataBindings: true }