Difference between revisions of "Designers Index"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 62: | Line 62: | ||
| || [[Validations]] | | || [[Validations]] | ||
| Check incoming data. | | Check incoming data. | ||
|- | |- | ||
| colspan="3"| <!-- spacer row --> | | colspan="3"| <!-- spacer row --> | ||
|- | |- | ||
| colspan="3"| ''' | | colspan="3"| '''Automation''' | ||
|- | |- | ||
| || [[ | | || [[Macros]] | ||
| | | xx. | ||
|- | |- | ||
| || [[ | | || [[Rules and Rule Sets]] | ||
| | | xx. | ||
|- | |- | ||
| || [[ | | || [[Processes]] | ||
| | | xx. | ||
|- | |- | ||
| || [[ | | || [[SLAs]] | ||
| | | Define Service Level Agreements, specifying objectives and escalations. | ||
|- | |- | ||
Line 119: | Line 103: | ||
| colspan="3"| <!-- spacer row --> | | colspan="3"| <!-- spacer row --> | ||
|- | |- | ||
| colspan="3"| ''' | | colspan="3"| '''Presentation''' | ||
|- | |||
| || [[Forms|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. | ||
|- | |- | ||
| || [[ | | || [[Reports]] | ||
| | | Summarize data in platform objects. | ||
|- | |- | ||
| || [[ | | || [[Charts]] | ||
| | | Pie charts, bar charts, graphs. | ||
|- | |- | ||
| || [[ | | || [[Database Views]] | ||
| | | Advanced reports using database queries and joins. | ||
|- | |- | ||
Line 141: | Line 136: | ||
| || [[Custom Form Actions]] | | || [[Custom Form Actions]] | ||
| Buttons the user can press. | | Buttons the user can press. | ||
|- | |- |
Revision as of 01:35, 16 May 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. | ||
Validations | Check incoming data. | ||
Automation | |||
Macros | xx. | ||
Rules and Rule Sets | xx. | ||
Processes | xx. | ||
SLAs | Define Service Level Agreements, specifying objectives and escalations. | ||
Channels | |||
Email Channel | xx. | ||
Service Portal | xx. | ||
Twitter Channel | xx. | ||
Facebook Channel | xx. | ||
Web Forms | Send data from a remote site. | ||
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. | ||
Reports | Summarize data in platform objects. | ||
Charts | Pie charts, bar charts, graphs. | ||
Database Views | Advanced reports using database queries and joins. | ||
Logic | |||
Custom Form Actions | Buttons the user can press. | ||
Learn More | |||
System Development |
|