Hello,
Our team has built out a form for users to sign up for training from a few categories. We do this by using separate fields with different rules to pull data by the training’s specific name. All of the trainings feed in from a Google Calendar, and the form feeds in from a grid of those calendar events.
The form works great when used normally! However, we had a user experience frustration when these fields would not allow them to select multiple trainings. We discovered that in incognito mode (only tried in Chrome so far), users could select 1 training per category, but when selecting multiple would recieve a “Cannot see this data” error.

Interestingly, users can select the same named training (differing dates) with no issue. As soon as they choose a training with a separtate name, they recieve the same error.

Again, thw form works properly when not in incognito. Is there an internal way to fix this error to let users select different trainings?