Difference between revisions of "HowTo Guides"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 9: | Line 9: | ||
These guides tell you how to create and customize applications. You should be familiar with one or more of HTML coding, CSS formatting, or [[JavaScript]], and be familiar with the [[Platform Interface]]. | These guides tell you how to create and customize applications. You should be familiar with one or more of HTML coding, CSS formatting, or [[JavaScript]], and be familiar with the [[Platform Interface]]. | ||
===Customizing Platform Features=== | ===Customizing Platform Features=== | ||
:* HowTo: Create a Custom Sidebar | :* HowTo:Create a Custom Sidebar | ||
=== Application Building and Customization=== | === Application Building and Customization=== | ||
:* HowTo: Build a [[Sample Order Processing System]] | :* HowTo:Build a [[Sample Order Processing System]] | ||
==For Developers== | ==For Developers== |
Revision as of 00:56, 12 January 2012
For Users
These guides tell you how to get the most out of the platform as a user.
- HowTo:Create a Dashboard
- HowTo:Create a Report
For Designers
These guides tell you how to create and customize applications. You should be familiar with one or more of HTML coding, CSS formatting, or JavaScript, and be familiar with the Platform Interface.
Customizing Platform Features
- HowTo:Create a Custom Sidebar
Application Building and Customization
- HowTo:Build a Sample Order Processing System
For Developers
These guides tell you how to take advantage of advanced platform features, by doing a little programming. You should be familiar with one or more of Java, JavaScript, or REST.