Repeat group bug?!

eurtnl

New Member
I have a repeat group with min 18 and max 18 to keep track of my golf score. The user must always enter 18 scores per round. So I don't need to add or delete rows in that group.

But when I set the add and delete access to special (in order to hide the add/delete buttons) I only get one row, not 18. Only when I set the add/delete access to registered (or public) I get 18 rows, but with the buttons. I would think when min and max are the same it would always render that amount of rows.

Is it a bug or am I missing something?

Btw. I know how to hide it with ccs, but thats not my point ;-)
 
If you set a min > 0 the groups are "added" after form load, using the add access setting.
The + doesn't vanish if the maximum is reached, the user gets the error message (if defined) if he is trying to add more.
So you can call it an issue, but...

I would go with the CSS.
 
What i was trying to say is when you set min 5 and add is restricted to special, you only get one row and not more.


Verzonden vanaf mijn iPad met Tapatalk
 
yes, I can replicate. But as I said it's adding the groups and so it needs add access.

Gesendet von meinem SM-G930F mit Tapatalk
 
Because I want my score per hole saved in rows and not as columns
Columns would be like
Hole1 hole2 hole3 hole4 etc
Score1 Score2 Score3 Score4

Rows is:
Hole Score
1 3
2 2
3 5
4 3
etc
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top