How to read a loop row in Chronoforms 7...

Colnem 28 Oct, 2021
Hi

With Chronoforms 6, to read a loop row, you can use "loop_name.row".
With Chronoforms 7, to do the same thing, you have to use "loop_name.value".

Curious, but so...

Colnem
economyweb 28 Oct, 2021
Hello Colnem.
When you talk about "loop row" you are talking about option repeat in chronoforms 7 ?

I talk about this because I take a few days looking for a way to indicate in a field that there are multiple rows. In other versions, model .__ N __. field was put, but in chrono forms 7 it doesn't work.

Do u know??
Colnem 28 Oct, 2021
No. I'm talking about CF7 Loop Action.
I don't try Repeater action at this time.

For you pb, try {var:read_data.[n].model.field}.
You need to login to be able to post a reply.