Difference between revisions of "HowTo Guides"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 62: | Line 62: | ||
===Tackle Advanced Projects=== | ===Tackle Advanced Projects=== | ||
:* [[HowTo:Use a Java Method to Validate Incoming Data]] | :* [[HowTo:Use a Java Method to Validate Incoming Data|Use a Java Method to Validate Incoming Data]] | ||
:* [[HowTo:Create a Data Handler to Add Data to a Package|Create a Data Handler to Add Data to a Package]] | :* [[HowTo:Create a Data Handler to Add Data to a Package|Create a Data Handler to Add Data to a Package]] | ||
:* [[HowTo:Use the HttpConnection Class to access a web service|Use the HttpConnection Class to access a web service]] | :* [[HowTo:Use the HttpConnection Class to access a web service|Use the HttpConnection Class to access a web service]] |
Revision as of 23:11, 5 August 2013
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 the Agent Portal.
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 Using the Agent Portal.
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
Build Custom Web Pages
These are advanced topics.