Difference between revisions of "Designers Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 52: Line 52:
<hr class="horizontal_bar"/>
<hr class="horizontal_bar"/>
</div>
</div>
 
<!--
|-
| colspan="3"| &nbsp; <!-- spacer row -->
-->
<div style="margin-left:19em;">
<div style="margin-left:19em;">
{| cellpadding="3" class="tight-rows vertical_left_bar"
{| cellpadding="3" class="tight-rows vertical_left_bar"
Line 70: Line 73:
| Sequences of tasks and approval steps created dynamically by the user.
| Sequences of tasks and approval steps created dynamically by the user.


|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Automation'''
| colspan="3"| &nbsp; '''Automation'''
Line 90: Line 91:
| Define Service Level Agreements, specifying objectives and escalations.
| Define Service Level Agreements, specifying objectives and escalations.


|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Channels'''
| colspan="3"| &nbsp; '''Channels'''
Line 110: Line 109:
| Send data from a remote site.
| Send data from a remote site.


|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Interface'''
| colspan="3"| &nbsp; '''Interface'''
Line 127: Line 124:
| The tabs a user sees in the application.
| The tabs a user sees in the application.


|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Presentation'''
| colspan="3"| &nbsp; '''Presentation'''
Line 150: Line 145:
| Advanced reports using database queries and joins.
| Advanced reports using database queries and joins.


|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
|-
| colspan="3"| &nbsp; '''Learn More'''
| colspan="3"| &nbsp; '''Learn More'''

Revision as of 02:25, 16 May 2013

Design Elements


-->

  Fundamental Capabilities
Cases & Tasks The things users interact with the most.
Cases Object & Tasks Object The fundamental objects underlying those capabilities.
Case Types Different kinds of cases sharing common functionality.
Multi-Step Tasks Sequences of tasks and approval steps created dynamically by the user.
  Automation
Macros Take multiple actions at the click of a button.
Quick Text Add snippets of text to an email. Include variables.
Rules and Rule Sets Respond to record events, timer events, and scheduled events using if-condition-then-take-action procedures, with zero programming.
Process Models Interactively design a flowchart of user tasks, approvals, and automated activities.
SLAs Define Service Level Agreements, specifying objectives and escalations.
  Channels
Email Channel Create cases and record comments from incoming messages. Reply with a click.
Service Portal Allow registered users and guests to create cases, interact with your user community, and/or access your knowledge base.
Twitter Channel Create cases and respond using Twitter.
Facebook Channel Create cases and respond using Facebook.
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.
Web Tabs The tabs a user sees in the application.
  Presentation
Dashboards Custom overview using a variety of Widgets.
Email Templates Pre-formatted messages with template variables.
Document Templates Formatted output: HTML, PDF, Word, PowerPoint.
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