Closed solewniczak closed 6 years ago
this commit creates a syntax for multiple select:
multiselect "Label" "Opt1|Opt2|Opt3" =Opt1,Opt3
"=" - one or more default options
In mail action all options will be joined by ", " in e-mail message
In template action:
needs docs update
this commit creates a syntax for multiple select:
"=" - one or more default options
In mail action all options will be joined by ", " in e-mail message
In template action:
needs docs update