CRM Navigation

I’m new to servoy. Working thru the CRM example. Can some show me what actually happens when I click one of the navigation buttons - like contacts, orders, or products? It looks like there are alot of layers. I don’t see how the related form gets called and placed in the main section of the form.

Thanks!

Easiest way is to turn on the Debugger. This will walk you through the methods that end up calling the forms. K