Skip to main content
Nintex Community Menu Bar

How can I get the repeating section row number?

  • August 2, 2015
  • 2 replies
  • 17 views

Forum|alt.badge.img+4

I want to create a repeating section containing a label and a PeoplePicker (validator) in each row. I want to build the label dinamically with the number of row on it.

 

Something like: "Validator 1:" "Validator 2"...

 

How can I get the repeating section row number and write it in the label of each row?

 

Thank you!

2 replies

Forum|alt.badge.img+4
  • Author
  • August 2, 2015

Sorry, I found the answer by myself. There's a runtime function "currentRowNumber" that does exactly this (return the row number in a repeating section).

 

Done!


Forum|alt.badge.img+2
  • July 19, 2017

Excuse me, I want to do it same but I can't do this.

Could you help me please

Thank you.