Difference between revisions of "Application Designer"
From LongJump Support Wiki
imported>Aeric |
imported>Aeric |
Line 2: |
Line 2: |
| | valign="top"| {{:User:Aeric/Sidebar}} | | | valign="top"| {{:User:Aeric/Sidebar}} |
| | valign="top"| | | | valign="top"| |
| <div style="width:22em; max-width:22em; float:left;"> | | <div style="width:22em; max-width:22em; margin-top:4px; float:left;"> |
| <span style="font-family: Arial; font-size:120%;">''Basics''</span> | | <span style="font-family: Arial; font-size:120%;">''Basics''</span> |
| <hr class="horizontal_bar"/> | | <hr class="horizontal_bar"/> |
Revision as of 19:31, 16 May 2012
User:Aeric/Sidebar
|
Data
|
|
Objects
|
Store data in a powerful "database on steroids".
|
|
Object Inheritance
|
Share common behaviors and attributes.
|
|
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" to view underlying data.
|
|
Database Views
|
Advanced reports using database queries and joins.
|
|
SQL Browser
|
Do SQL Language queries on your platform data.
|
|
Presentation
|
|
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.
|
|
Rules and Processes
|
|
Workflows
|
Automate processes. __TBD: Change to Processes__
|
|
Data Policies
|
Take action on events.
|
|
Validations
|
Make sure that incoming data is correct.
|
|
Logic
|
|
Actions
|
Create buttons the user can press.
|
|
Sites
|
Create pages for customers and external users.
|
|
Pages
|
Create custom Java Server (JSP) pages.
|
|
Static Resources
|
Upload additional CSS and Javascript files.
|
|