how to include two applications in one page

After login, the page is redirected to menu page.

Normally in PHP, we can use include function to visible both menu and menu1 pages in a page.
include(‘menu.php’); // for menu bar
include(‘menu1_page.php’);

Example:

Is there anyway we can do in Scriptcase?
Thanks in advance.

2.jpg

3.jpg

Try to use php code in blank application.

I want to know Menu and Grid type can show together in the same page after Control login successful?
If it is possible then what macro should I use to display?

I have a menu called Menu and a grid called Welcome. Once successful login, I want to show the Welcome page together with Menu bar.

You can.

Look last option under Configuration in your menu app.

Captura.JPG

In English under application you can find the options for the initial application to start after starting the menu.

I want more solutions…!

Thanks to Giu and aducom.

Hi suha52, this is the screen capture that the place exist.

Menu -> Settings (Menu Settings) -> “Default Application” dropdown -> select “One Application”

Cheers

menu.jpg