Is it possible to activate the second or third notebook page instead of the first one, based on some conditions? For example, If boolean field A is checked then activate or focus on second page and if boolean field B is checked then activate of focus third page of the notebook.
I want to activate second page by default in odoo notebooks pages.