Object Repository : Can we create child screen object under a parent screen object ? It could help with managing screens/elements and tree hierarchy can be better managed.
1 Like
1 Like
Unfortunately no.
I suggest you to create a screen hierarchy using the screen name then.
Like:
Screen 1: Main
Screen 2: Main - Users
Screen 2: Main - Users - New User
But, the screen works only to group the objects and give them all a common “Window selector”

You can always use a more generic Window Selector and then create the hierarchy as you want below it.