Hello,
Is the following possible?
My parent object has a boolean, depending on the setting of the boolean will determine which view needs to opened.
If bool is true open form a, else form b.
I'd looked at the following: The chapter Specify the views you want to use in the Developer Book.