London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
I have tabulated the scenarios for create and update visitorgroup across 3 different browsers. using VGRepository/ VG store, i could see the sync issues happening in the create and update scenarios. But using dynamicdatastore it fixes the create scenario but the sync issue persists on update scenario. I am using 11.3 Epi version. just FYI , I have few custom criterions and added dropdown on the edit/create screen under the Other Information Section (this control is used to filter visitorgroups).
Anyone came across thiese kinda scenarios, please do let me know what could have gone wrong here.
Scenario/Browsers
Chrome
Firefox
IE
Create VG in Chrome
Works fine
Works fine
Works fine
Create VG in Firefox
Works fine
Works fine
Works fine
Create VG in IE
Works fine
Works fine
Works fine
Update existing VG in Chrome
Works fine
Works fine
Doesn’t work
Update existing VG in Firefox
Works fine
Works fine
Doesn’t work
Update existing VG in IE
Doesn’t work
Doesn’t work
Works fine