Difference between revisions of "Designers Index"
From AgileApps Support Wiki
imported>Aeric |
imported>Aeric |
||
Line 103: | Line 103: | ||
| colspan="3"| <!-- spacer row --> | | colspan="3"| <!-- spacer row --> | ||
|- | |- | ||
| colspan="3"| ''' | | colspan="3"| '''Interface''' | ||
|- | |||
| || [[Views]] | |||
| Tables of records and other displays. | |||
|- | |- | ||
| || [[Forms|Forms]] | | || [[Forms|Forms]] | ||
| How records are viewed and added. | | How records are viewed and added. | ||
|- | |- | ||
| || [[ | | || [[Custom Form Actions]] | ||
| | | Buttons the user can press. | ||
|- | |||
| || [[Quick Text]] | |||
| Add snippets of text to an email. Include variables. | |||
|- | |||
| colspan="3"| <!-- spacer row --> | |||
|- | |||
| colspan="3"| '''Presentation''' | |||
|- | |- | ||
| || [[Dashboards]] | | || [[Dashboards]] | ||
Line 128: | Line 139: | ||
| || [[Database Views]] | | || [[Database Views]] | ||
| Advanced reports using database queries and joins. | | Advanced reports using database queries and joins. | ||
|- | |- |
Revision as of 01:38, 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. | ||
Interface | |||
Views | Tables of records and other displays. | ||
Forms | How records are viewed and added. | ||
Custom Form Actions | Buttons the user can press. | ||
Quick Text | Add snippets of text to an email. Include variables. | ||
Presentation | |||
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. | ||
Learn More | |||
System Development |
|