Difference between revisions of "Users Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 18: Line 18:
** [[Applications]]
** [[Applications]]
** [[Views and Reports]]
** [[Views and Reports]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
*'''Design Concepts'''
:* [[Application Architecture]]
:* [[Application Design Guide]]
:* [[The Power of Objects|The Power of Objects]]
:* [[Object Relationships]]
:* [[Working with Composite Objects|Composite Objects]]
:* [[Field Display Types]]
:**Β  [[Computed Fields]]
:**Β  [[Formula Fields]]
:**Β  [[Lookup]] Fields
:* [[Subform]]s
:**Β  [[Subform#Sorting Rows, Totaling Columns|Sorting Rows, Totaling Columns]]
:**Β  [[Subform#Column-Total Adjustments|Adjusting Column-Totals]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
<p style="height:7px">&nbsp;</p><!--Spacer-->


*'''More Information'''
*'''More Information'''
:* [[HowTo Guides#For Users|User HowTo Guides]]
:* [[HowTo Guides#For Users|User HowTo Guides]]
:* [[HowTo Guides#For Application Designers|Designer HowTo Guides]]
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
</div>
</div>
Line 53: Line 37:
{| cellpadding="3" class="tight-rows vertical_left_bar"
{| cellpadding="3" class="tight-rows vertical_left_bar"
| colspan="3" | &nbsp; '''Data'''
| colspan="3" | &nbsp; '''Data'''
|-
| || [[Objects]]
| Store data in a powerful "database on steroids".
|-
| || width="80px" | [[Object Inheritance]]
| Share common behaviors and attributes, like [[Forms]], [[Workflows]], [[Validations]], & [[Data Policies]]
|-
| || [[Indexes]]Β  Β  Β  Β 
| Rapidly access records. Ensure uniqueness.
|-
|Β  || [[Record Locators]]
| Help users identify records they're searching for.
|-
|-
|Β  || [[Reports]]Β  Β  Β  Β  Β 
|Β  || [[Reports]]Β  Β  Β  Β  Β 
Line 77: Line 49:
|Β  || [[SQL Browser]]Β  Β 
|Β  || [[SQL Browser]]Β  Β 
| Do SQL Language queries on your platform data.
| Do SQL Language queries on your platform data.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Presentation'''
|-
|Β  || [[Forms|Forms]]
| Determine how individual records appear.
|-
|Β  || [[Views]]
| Determine how records are shown in a table.
|-
|Β  || [[Dashboards]]
| Take command of your data with a variety of [[Widgets]].
|-
|Β  || [[Print Templates]]
| Format records by defining HTML and JSP templates.
|-
|Β  || [[Web Tabs]]
| Set up the tabs a user will see in the application.
|-
|Β  || [[Sidebars]]
| Customize the contents of the user's navigation pane.
|-
|Β  || [[Web Forms]]
| Interact with the platform from a remote site.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Rules and Processes'''
|-
|Β  || [[Workflows]]
| Automate business processes.
|-
|Β  || [[Data Policies]]
| Automatically act when data is changed or viewed.
|-
|Β  || [[Validations]]
| Make sure that incoming data is correct.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Logic'''
|-
|Β  || [[Actions]]
| Create buttons the user can press.
|-
|Β  || [[Classes]]
| Create Java classes for more sophisticated programming.
|-
|Β  || [[Sites]]
| Create pages for customers and external users.
|-
|Β  || [[Pages]]
| Create custom Java Server (JSP) pages.
|-
|Β  || [[Static Resources]]
| Upload additional CSS and Javascript files.
|-
|Β  || [[Components]]
| Build custom controls for JSP pages.


|-
|-
Line 145: Line 54:
|-
|-
| colspan="3"| &nbsp; '''Global Resources'''
| colspan="3"| &nbsp; '''Global Resources'''
|-
|Β  || [[Users]]
| Manage users.
|-
|-
|Β  || [[Tasks]]
|Β  || [[Tasks]]
Line 157: Line 63:
|Β  || [[Documents]]
|Β  || [[Documents]]
| Manage documents.
| Manage documents.
|-
|Β  || [[Global Picklists]]
| Common choice-lists for use in any page.
|}
|}
</div>
</div>


|}
|}

Revision as of 18:44, 16 May 2012

User:Aeric/Sidebar

System Designers (Application Designers?)


  Data
Reports Summarize data in platform objects.
Charts Pie charts, bar charts, graphs. "Drill down" into a segment, or view underlying data.
Database Views Advanced reports using database queries and joins.
SQL Browser Do SQL Language queries on your platform data.
 
  Global Resources
Tasks Organize tasks.
Appointments Track appointments.
Documents Manage documents.