Difference between revisions of "Sys Admin Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 3: Line 3:
| valign="top"| Β 
| valign="top"| Β 
<div style="width:22em; max-width:22em; margin-top:4px; float:left;">
<div style="width:22em; max-width:22em; margin-top:4px; float:left;">
<span style="font-family: Arial; font-size:120%;">''Platform Administrator''</span>
<span style="font-family: Arial; font-size:120%;">''Sys Admin''</span>
<hr class="horizontal_bar"/>
<hr class="horizontal_bar"/>
{{#ifeq: {{Skin}} | LJ |
*'''Video Introduction'''
** [http://www.youtube.com/watch?v=WrU0Ai7jqSQ What Can {{BrandLabel}} Do for Us?]
** [http://www.youtube.com/watch?v=DcWGGLs96M8 Team Networking using Relay]
** [http://www.youtube.com/watch?v=4z30Laau5nE Create a Database App in Minutes]
** [http://www.youtube.com/user/{{BrandLabel}}Vid#g/c/7597F6862BEC48B1 The {{BrandLabel}} Video Channel]
:: ''More [[Video Tutorials]]''
}}
<p style="height:7px">&nbsp;</p><!--Spacer-->
* '''Fundamentals'''
* '''Fundamentals'''
** [[Users]]
** [[Users]]
Line 20: Line 11:
** [[Role Based Access Permissions]]
** [[Role Based Access Permissions]]
** [[Permissions Hierarchy]]
** [[Permissions Hierarchy]]
<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-->


*'''Administration'''
*'''Administration'''
:* [[Single Sign On]]
:* [[Single Sign On]]
:* [[Platform Installation Guide | Self-Hosted Installation]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
<p style="height:7px">&nbsp;</p><!--Spacer-->


*'''More Information'''
:* [[HowTo Guides]]
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
{{ #ifeq: {{SKIN}} | ATT |:* [http://paas.attplatform.com/tools/enablers/ Third Party Services APIs]}}
</div>
</div>
<!-- =========================================================================== -->
<!-- =========================================================================== -->
Line 53: Line 24:
Β Β  Β  We use the one in the middle.
Β Β  Β  We use the one in the middle.
Β Β  -->
Β Β  -->
<span style="font-family: Arial; font-size:120%;">''System Administrators''</span>
<span style="font-family: Arial; font-size:120%;">''Service Providers''</span>
<hr class="horizontal_bar"/>
<hr class="horizontal_bar"/>
</div>
</div>
Line 61: Line 32:
| colspan="3" | &nbsp; '''Data'''
| colspan="3" | &nbsp; '''Data'''
|-
|-
| || [[Objects]] Β 
| || [[Manage Tenant Capabilities]] Β 
| Store data in a powerful "database on steroids".
| Manage multiple tenants.
|-
Β 
| || 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]]Β  Β  Β  Β 
| 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.


|-
|-
Line 90: Line 41:
| colspan="3"| &nbsp; '''Presentation'''
| colspan="3"| &nbsp; '''Presentation'''
|-
|-
|Β  || [[Forms|Forms]]
|Β  || [[Platform Installation Guide]]
| Determine how individual records appear.
| For self-hosted installations.
|-
|Β  || [[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.
Β 
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Global Resources'''
|-
|Β  || [[Users]]
| Manage users.
|-
|Β  || [[Tasks]]
| Organize tasks.
|-
|Β  || [[Appointments]]
| Track appointments.
|-
|Β  || [[Documents]]
| Manage documents.
|-
|Β  || [[Global Picklists]]
| Common choice-lists for use in any page.
|}
Β 
{{#if: {{ShowDevInfo}} |
{{:Welcome Page Development Resources}}
}}
</div>
</div>


|}
|}

Revision as of 21:40, 16 May 2012

User:Aeric/Sidebar

Service Providers


  Data
Manage Tenant Capabilities Manage multiple tenants.


 
  Presentation
Platform Installation Guide For self-hosted installations.