Difference between revisions of "HowTo Guides"
imported>Aeric |
imported>Aeric |
||
Line 118: | Line 118: | ||
--> | --> | ||
:* [[HowTo:Protect Your Users by Ensuring that Data Never Executes as Code|Protect Your Users by Ensuring that Data Never Executes as Code]] | :* [[HowTo:Protect Your Users by Ensuring that Data Never Executes as Code|Protect Your Users by Ensuring that Data Never Executes as Code]] | ||
:* [[HowTo:Create a JSP Page and Java Controller|Create a JSP page and Java Controller]] | :* [[HowTo:Create a JSP Page and Java Controller|Create a JSP page and Java Controller]] <!-- | ||
<!-- | |||
:* Future Guide:Create a [[Component]] and a Java Controller | :* Future Guide:Create a [[Component]] and a Java Controller | ||
:* Future Guide:Create an external [[Site]] wired to a Java Controller | :* Future Guide:Create an external [[Site]] wired to a Java Controller | ||
--> | --> | ||
:* [[HowTo:Use a SQL Query to List Records in a Custom Page|Use a SQL Query to List Records in a Custom Page]] | :* [[HowTo:Use a SQL Query to List Records in a Custom Page|Use a SQL Query to List Records in a Custom Page]] <!-- | ||
<!-- | |||
:* Future Guide:Use SQL Queries and Java Sets to Get the Inverse of a Complex Query | :* Future Guide:Use SQL Queries and Java Sets to Get the Inverse of a Complex Query | ||
--><!-- | --><!-- |
Revision as of 23:54, 30 July 2012
Bookmark this page: https://agileappscloud.info/aadev-src/HowTo
For Users
These guides tell you how to get the most out of the platform. You should be familiar with Navigating the User Interface.
Platform Access
Basic Operations
Customize Your Interface
Manage Your Data
Specialized Operations
For Application Designers
These guides tell you how to create and customize applications. You should be familiar with HTML coding and CSS formatting, have a basic understanding of JavaScript, and be adept at Navigating the User Interface.
Build and Customize Applications
When you create an application, much is done for you. The platform automatically constructs record views, forms for adding and updating data, and basic reports. From there, you can begin to customize the application.
- Intermediate
- Advanced
These topics begin to take you into the realm of Java programming.
Customize the Application Interface
These are intermediate-level customizations.
Build Custom Web Pages
These are advanced topics.
For Platform Developers
These guides tell you how to program the platform APIs to create even more sophisticated applications. You should be familiar with one or more of Java, JavaScript, AJAX, SQL, and REST.
Customize Applications
Tackle Advanced Projects
Case Management
These guides are for users and designers of the Case Dynamics case-management application. You should be familiar with Navigating the Case Dynamics Interface.