Hi ! im a newbie here !! Im handling a system admin by using the b4xpages. This system have one dashboard and few classes. Panel inside the dashboard is the only one will change the layout. others will remain the same. The problem is how to call the pnlcontent.loadlayout("layout2") inside the dashboard ? Attached is the example picture on how the system admin looks like. The yellow box in the image attached is the panel.
Hi Erel! Thank you for your respond. I already try the code and it called the loadlayout. Is it possible if i want to call other classes inside the panel. For example like b4a where we call the StartActivity("Page2")