Hello,
In my survey, I have a dynamic matrix named SLOs that contains three columns; one of them, named SLO, I want to be populated with a placeholder containing the text SLO {current index}. So for example if I had three rows in my dynamic matrix all three would have a placeholder corresponding to their position in the matrix:
SLO 1
SLO 2
SLO 3
Is this possible?
Thank you.