My application layout is defined with a top menu and a content area below.
In the content area I use to load the action form in a panel by adding them as a control.
First question is: is it ok as approach?
Second question: Now the forms are loaded in the content panel with Maximize, Resize and Minimize Button. How can I remove them?
Thanks