When registering a group for an event, I have no problem entering the first member registration. (see Member1screen.jpg). However, after I add the second member registration and click Add Member (see Member2screen.jpg), the screen comes back with blank fields and still has Member 2 listed at the top. (see Member3screen.jpg) The process will not add any members beyond this without coming back to the same blanked out screen (Member3screen.jpg).
One other thing...even after I attempt to add a 3rd person (final person) to the group registration, and then click Complete Group, the next page still only displays the first 2 registrants. The 3rd and beyond never show up.
System won't add anyone past the first 2 members.
Attachments:
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.
Sometimes the system gets confused when you are testing if you are starting a registration and hitting back or starting an individual and then switching to group, etc
Try logging in as another user and then logout. Then retest.
This happens to to us when the user auto populates the fields and then moves on. If you actually click in each required/populated field then it works fine. There is some focus element screwing it up or something.
We might have two different issues here then. I had a developer insert some javascript that turns autofill off for browsers and now we can add members without issue as the problem with autofill and adding members disappears. However now when you hit the previous button to edit a member, the information is gone.... so I can't win as of yet.