Below are a series of videos that you can follow to provide a very simple and basic explaination of the primary steps required to build any application with WebMaker.
This is not meant to provide a realistic application, but instead aims to introduce the development approach for people new to using WebMaker.
1) Create a Workspace and a Project within the Workspace.
2) Create the application map to connect a page to a server controller that will receive the request from the page.
3) Add the page structure by creating controls from the palettes and data sources.
4) Deploy and Run the application and trace the message flows between the page and the server controller.
5) Add controller rules to change the data submitted by the page and reflect these changes on the page.
6) Package the project(s) into an application, ready for publication to the target environment.
You can download a WebMaker export of the above examples using the following link:
http://www.hyfinity.net/tutorial/app_lifecycle/app_lifecycle_export.zip
Note: Once you have downloaded the zip file, you will then need to use the 'Import' option from the 'Available Projects' screen in WebMaker (after selecting a specific Workspace) to upload the project to your environment.
This is not meant to provide a realistic application, but instead aims to introduce the development approach for people new to using WebMaker.
1) Create a Workspace and a Project within the Workspace.
2) Create the application map to connect a page to a server controller that will receive the request from the page.
3) Add the page structure by creating controls from the palettes and data sources.
4) Deploy and Run the application and trace the message flows between the page and the server controller.
5) Add controller rules to change the data submitted by the page and reflect these changes on the page.
6) Package the project(s) into an application, ready for publication to the target environment.
You can download a WebMaker export of the above examples using the following link:
http://www.hyfinity.net/tutorial/app_lifecycle/app_lifecycle_export.zip
Note: Once you have downloaded the zip file, you will then need to use the 'Import' option from the 'Available Projects' screen in WebMaker (after selecting a specific Workspace) to upload the project to your environment.