Skip to main content

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!

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!


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

Could you help me please

Thank you.


Reply