You are viewing limited content. For full access, please sign in.

Question

Question

Capture the row number from a forms table

asked on May 15, 2017

Is there a way to capture the row number from a table in forms? I would like to use the value in the workflow.

It is the equivalent to a line number we are capturing on the document template and it seems silly to have the users key a value that already exists on the form.

0 0

Replies

replied on May 15, 2017

What is your end goal?  In workflow, to get the values out of a forms table, you would either be using a direct index on the column variable, or you would put your table into a "For each value" loop.

If you are using a "For each value" loop, then your token "For each value\iteration" would be your row number.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.