|
Starting with release 6, MoreMotion Application Studio was equipped with very promising Wizards. Probably the most important news about the wizards is that the wizards themselves are developed with MoreMotion Application Studio and they are web applications.
This means users can also develop their own wizards with MMAS and control their development environment. This way especially the coorporate users can extends their development environment with additional functionalities by interfacing with coorporates databases, legacy systems etc.
|

|
DB wizards include an interactive SQL query builder and other useful wizards to build the application pages easily. Wizards such as Grid, Form, ComboBox, SuggestBox and others were designed to be used by the real applications.
The configuration of wizards can be saved for later use. The outlook of the every piece of the structures (such as lists, forms) built by the wizards can be customized using custom CSS definitions.
See Screencasts
|
|

|
Reporter component makes use of report templates designed with iReport already. The Reporter wizard even does a better job lets the users to design and configure a simple or master details reports with a few clicks.
The SQL of the reports can be designed with DB query builder and the report columns can be formatted and styled in no time.
See Screencasts
|
|

|
To develop a page that consumes a web service is very easy with SOAPCall wizard. After you supply the WSDL file or URI to the wizard you will be prompted with the provided operations. Just click on one of them to select and you will be displayed request and response envelopes.
You can immediately run tests with sample data if you want.
See Screencasts
|
|