Hi,
I am observing some behaviour, which I cannot wrap my head around:
- custom Uinified Intercae App exposes an entity with the help of a form
- for that entitiy, only that one specific form is marked as active in the App designer - there is no other form for that entity available
- User A logs into the App and sees another form - that form is not included in the UI App
- User A has no possibility to change the form at runtime, i.e. there is no form switcher
- User B logs into the App from his personal machine and does not see that incorrect form - User A only sees the included form, which is working as expected
- User B logs into the App from the machine of User A (using incogito brwoser mode) and does not see that incorrect form - User A only sees the included form, which is working as expected
- Both User A & User B are set up as System Administrators
What am I overlooking here?
Cheers