Difference between revisions of "HowTo Guides"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 24: Line 24:


===Manage Your Data===
===Manage Your Data===
<!--:* [[HowTo:Create a Project|Create a Project]]
<!--:* [[HowTo:Create a Project|Create a Project]]-->
:* [[HowTo:Use the Application Wizard to Build a Simple Order Processing System|Use the Application Wizard to Build a Simple Order Processing System]]
:* [[HowTo:Use the Application Wizard to Build a Simple Order Processing System|Use the Application Wizard to Build a Simple Order Processing System]]
-->
:* [[HowTo:Import Data from an External System|Import Data from an External System]]
:* [[HowTo:Import Data from an External System|Import Data from an External System]]
<!--:* Future Guide:Remove Recently Imported Records
<!--:* Future Guide:Remove Recently Imported Records

Revision as of 00:10, 25 May 2013

Bookmark this page: https://agileappscloud.info/aawiki-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.

Beginner
Intermediate

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