Hello,
I have a form that will be invoked by a workflow. There is a table in this form, and I'm populating rows using multi-value tokens created in Workflow. Screenshot below:
The rows populate fine. What I'd like to do is use the value in the URL field in each row within the custom HTML field over there on the right in order to allow users to pull up the document that the row pertains to. However, using the standard "{/dataset/Invoices/URL}" variable from the token picker results in only the first value in that multi-value token from Workflow being put in the custom HTML, even though each individual URL field is correct.
Can I do this out of the box? I'm hoping there's some syntax that can be used that will tell Forms to use the value in the current row.
Thanks!