Inclusion of an applicationin a blank application page and dashboard widgets

Hello, I wanna include my grid application in a blank application(in a div element), I know that dashbord can do it well for me but I don’t wanna use dashboard.

I would also like to know How to load the dashboard widgets closed by default and to let to the user to expand it

[QUOTE=magezi;40293]Hello, I wanna include my grid application in a blank application(in a div element), I know that dashbord can do it well for me but I don’t wanna use dashboard.

I would also like to know How to load the dashboard widgets closed by default and to let to the user to expand it[/QUOTE]

I will not say that it’s not possible, but it’s not easy in the current Scriptcase design. Point is that the dashboards are created using IFrames where you want to assign a DIV. Scriptcase is not fully DIV aware currently.

Thanks for the quick response and I see you understand what I need to do but what about closing the dashboard widgets by default when the dashboard application is loading? and what about including an application as a php file in a part of blank application?

With blank applications you can do whatever you want. However, since it’s almost raw php you’re using I wonder what the benefit would be to be honest. The only advantage would be the internal libs, globals etc.

I really need to suggest that feature to scriptcase, since to design a very custom menu is complicated, blank application can help design it but the problem is how to include other application under the blank application menu?