imported>Aeric |
imported>Aeric |
Line 12: |
Line 12: |
| :* Install a self-hosted instance of the platform as an [[Installer]] | | :* Install a self-hosted instance of the platform as an [[Installer]] |
| }} | | }} |
|
| |
| <!--
| |
| <div style="width:22em; max-width:22em; float:left;">
| |
| <span style="font-family: Arial; font-size:120%;">''Getting Started''</span>
| |
| <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"> </p><!--Spacer-->
| |
| *'''General Orientation'''
| |
| **[[Navigating the User Interface]]
| |
| **[[My Applications / App Center]]
| |
| ** [[Relay]]: Integrated Social Networking
| |
| ** [[Applications]]
| |
| ** [[Views and Reports]]
| |
| <p style="height:7px"> </p><!--Spacer-->
| |
|
| |
| * '''Fundamentals'''
| |
| ** [[Users]]
| |
| ** [[Teams]]
| |
| ** [[Roles]]
| |
| ** [[Role Based Access Permissions]]
| |
| ** [[Permissions Hierarchy]]
| |
| <p style="height:7px"> </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"> </p><!--Spacer-->
| |
|
| |
| *'''Administration'''
| |
| :* [[Single Sign On]]
| |
| :* [[Platform Installation Guide | Self-Hosted Installation]]
| |
| <p style="height:7px"> </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 style="margin-left:23em; margin-top:10px">
| |
| <!--margin-top is a hack to fix the vertical offset that MediaWiki introduces (somehow)
| |
| Β Β Unfortunately, the required offset-correction is 9 in Chrome, 10 in Firefox, 11 in IE.
| |
| Β Β We use the one in the middle.
| |
| Β -->
| |
| <span style="font-family: Arial; font-size:120%;">''For Application Designers''</span>
| |
| <hr class="horizontal_bar"/>
| |
| </div>
| |
|
| |
| <div style="margin-left:22.5em;">
| |
| {| cellpadding="3" class="tight-rows vertical_left_bar"
| |
| | colspan="3" | '''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]]Β Β Β Β
| |
| | 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.
| |
|
| |
| |-
| |
| | colspan="3"| <!-- spacer row -->
| |
| |-
| |
| | colspan="3"| '''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"| <!-- spacer row -->
| |
| |-
| |
| | colspan="3"| '''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"| <!-- spacer row -->
| |
| |-
| |
| | colspan="3"| '''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"| <!-- spacer row -->
| |
| |-
| |
| | colspan="3"| '''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>
| |
| -->
| |