I’m struggling trying to get this working. I’m required to create two sets of Browse
/Edit screens from a single entity.
My entity is called ‘Project’. My first set of screens are ‘Project Browse’ and ‘Project Edit’. When I add a new view and set of screens called ‘Internal Review’ from my ‘Project’ entity, the Browse screen shows up correctly, but when I edit an entry, it loads the ‘Project Edit’ screen, instead of the ‘Internal Review Edit’ screen.
Is this possible? I would really appreciate help to get this working.