AgileApps Support Wiki Pre Release

Difference between revisions of "Lab Exercises"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 23: Line 23:
:** Multiple selections with a multipicklist
:** Multiple selections with a multipicklist
:** Dynamic lookup of another object
:** Dynamic lookup of another object


:*;Lab C.N: Create an application
:*;Lab C.N: Create an application
Line 38: Line 37:
:** Else define a simple one
:** Else define a simple one
-->
-->
===Basic Programming Exercises===
===Basic Programming Exercises===
In these exercises, you'll do some basic programming in the platform.
In these exercises, you'll do some basic programming in the platform.
Line 54: Line 52:
:**Pass data from the controller to the next page in the process stream
:**Pass data from the controller to the next page in the process stream
:**Use the Debug Log
:**Use the Debug Log
<!--
<!--
ToDo:
ToDo:
Line 74: Line 71:
:** Import the package on a production or Q/A system
:** Import the package on a production or Q/A system
-->
-->
<!--
<!--
===Advanced Exercises===
===Advanced Exercises===
Line 95: Line 91:
:** Generate a JSP page using the standard platform styles.
:** Generate a JSP page using the standard platform styles.
-->
-->
<!--
<!--
===Future Exercises===
===Future Exercises===

Revision as of 20:32, 11 December 2012

These exercises are intended to explore each facet of the platform, using the simplest possible examples, so you can begin using those features in your designs as rapidly as possible.

Customization Exercises

In these exercises, you'll explore an existing application and learn how to do simple customizations with a minimum of coding.

Basic Programming Exercises

In these exercises, you'll do some basic programming in the platform.