Difference between revisions of "Designers Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 103: Line 103:
| colspan="3"| &nbsp; <!-- spacer row -->
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Presentation'''
| colspan="3"| &nbsp; '''Interface'''
|-
|  || [[Views]]
| Tables of records and other displays.
|-
|-
|  || [[Forms|Forms]]
|  || [[Forms|Forms]]
| How records are viewed and added.
| How records are viewed and added.
|-
|-
|  || [[Views]]
|  || [[Custom Form Actions]]
| Tables of records and other displays.
| Buttons the user can press.
|-
|  || [[Quick Text]]
| Add snippets of text to an email. Include variables.
 
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''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.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Logic'''
|-
|  || [[Custom Form Actions]]
| Buttons the user can press.


|-
|-

Revision as of 01:38, 16 May 2013

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