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.
|-
|  || [[SQL Browser]] 
| Do SQL Language queries on your platform data.


|-
|-
| colspan="3"| &nbsp; <!-- spacer row -->
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Presentation'''
| colspan="3"| &nbsp; '''Automation'''
|-
|-
|  || [[Forms|Forms]]
|  || [[Macros]]
| How records are viewed and added.
| xx.
|-
|-
|  || [[Views]]
|  || [[Rules and Rule Sets]]
| Tables of records and other displays.
| xx.
|-
|-
|  || [[Dashboards]]
|  || [[Processes]]
| Custom overview using a variety of [[Widgets]].
| xx.
|-
|-
|  || [[Document Templates]]
|  || [[SLAs]]
| Formatted output: HTML, PDF, Word, PowerPoint.
| Define Service Level Agreements, specifying objectives and escalations.
|-
|  || [[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 119: Line 103:
| colspan="3"| &nbsp; <!-- spacer row -->
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Automation'''
| colspan="3"| &nbsp; '''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.
|-
|-
|  || [[Macros]]
|  || [[Web Tabs]]
| xx.
| The tabs a user sees in the application.
|-
|-
|  || [[Rules and Rule Sets]]
|  || [[Reports]]      
| xx.
| Summarize data in platform objects.  
|-
|-
|  || [[Processes]]
|  || [[Charts]]        
| xx.
| Pie charts, bar charts, graphs.  
|-
|-
|  || [[SLAs]]
|  || [[Database Views]]
| Define Service Level Agreements, specifying objectives and escalations.
| 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.
|-
|  || [[Sites]]
| Access for customers and external users.
|-
|  || [[Pages]]
| Custom JSP pages.
|-
|  || [[Static Resources]]
| Upload CSS and Javascript files.


|-
|-

Revision as of 01:35, 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.
 
  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