Hi !
I have a form that generate a PDF on submit. I want to handle array better to show the text value instead of the value only.
Example, in my email I have :
"Type de projet: Gazon, Pavé, Muret de soutainement"
And in the PDF I have :
"Type de projet: ["gazon","pave","muret"]"
So in my PDF I want to have the same thing than in the email. I was searching all the available function but didn't find something like "handle arrays" like we had on older version of Chronoform.
Thanks !
I have a form that generate a PDF on submit. I want to handle array better to show the text value instead of the value only.
Example, in my email I have :
"Type de projet: Gazon, Pavé, Muret de soutainement"
And in the PDF I have :
"Type de projet: ["gazon","pave","muret"]"
So in my PDF I want to have the same thing than in the email. I was searching all the available function but didn't find something like "handle arrays" like we had on older version of Chronoform.
Thanks !