Hi Max.
Can you tel me how I can limit the repeater area. I tried to define a field for the Key name and give it a value of 1. Than the first form is shown, perfect.
Then I set an valid match on this field with an other field Mx with the value 2.
But I can repeat as much I want. Is there a solution for this. To maximize the repeater area?
Paul
Hi Paul
Please try the new Max Count setting in the new v8.0.40
Hi Max,
It works like you sad, but it looks that the tiggers and listeners within the area fields doesn't work anymore. Do I have to change something in the triggers when I use this within a repeater area?
Greetings
Paul
Hi Paul
Please try again with v8.0.41 as there was a small issue with triggers/listeners code in 8.0.40
Hi Max,
Also with version 8.0.41 the same problem. Without repeater area it works fine.
Paul
Hi Paul
What kind of triggers/listeners did you have in the repeater ? normally the events will not work inside the repeater because it's not possible to decide which clone will be affected by the trigger, since all clones will have the same listener