Hi everyone!
I'm using SmartGWT 2.4 with Eclipse.
I have developed an application: at the top there is the Administration section, and at the bottom the User section.
I would like to make a change, and make a "welcome page" with two buttons: one button to choose the Administration view and the other one to choose the User view. When an user clicks on "Open Administration View" button, a new window should be opened with the admin view, displaying the administration contents. The same for the user button.
So, I'd like to do it as the "Demo application" of the SmartGWT Showcase, in which clicking the "Show Example" button a new window with different contents is opened.
Can you give me, please, a help about it??
I'm using SmartGWT 2.4 with Eclipse.
I have developed an application: at the top there is the Administration section, and at the bottom the User section.
I would like to make a change, and make a "welcome page" with two buttons: one button to choose the Administration view and the other one to choose the User view. When an user clicks on "Open Administration View" button, a new window should be opened with the admin view, displaying the administration contents. The same for the user button.
So, I'd like to do it as the "Demo application" of the SmartGWT Showcase, in which clicking the "Show Example" button a new window with different contents is opened.
Can you give me, please, a help about it??
Comment