Difference between revisions of "Designers Index"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric m (moved Application Designer to Application Design) |
(No difference)
|
Revision as of 20:49, 30 April 2013
Basics
- Design Concepts
- Global Design Resources
- More Information
- Sequential Topic Index
-- an A to Z introduction - Designer HowTo Guides
- Sequential Topic Index
Design Elements
Data | |||
Objects | Store data, define behaviors. | ||
Inheritance | Share common object behaviors and attributes. | ||
Indexes | Speed up record access. Ensure uniqueness. | ||
Record Locators | Help users identify records they're searching for. | ||
Reports | Summarize data in platform objects. | ||
Charts | Pie charts, bar charts, graphs. | ||
Database Views | Advanced reports using database queries and joins. | ||
SQL Browser | Do SQL Language queries on your platform data. | ||
Presentation | |||
Forms | How records are viewed and added. | ||
Views | Tables of records and other displays. | ||
Dashboards | Custom overview using a variety of Widgets. | ||
Document Templates | Formatted output: HTML, PDF, Word, PowerPoint. | ||
Web Tabs | The tabs a user sees in the application. | ||
Sidebars | The user's navigation pane. | ||
Web Forms | Send data from a remote site. | ||
Rules and Processes | |||
Validations | Check incoming data. | ||
Logic | |||
Custom Form Actions | Buttons the user can press. | ||
Sites | Access for customers and external users. | ||
Pages | Custom JSP pages. | ||
Static Resources | Upload CSS and Javascript files. | ||
Learn More | |||
The Application Design sidebar | |||
Resources for the System Developer |
|