Navigation: Difference between revisions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
Standard Action Buttons belong to each Browse or Edit Form. | Standard Action Buttons belong to each Browse or Edit Form. | ||
==Form Action Buttons== | ====Form Action Buttons==== | ||
And you can choose which buttons users has access to in [[User_Access#Creating_an_Access_Level|Access Levels]]. | And you can choose which buttons users has access to in [[User_Access#Creating_an_Access_Level|Access Levels]]. | ||
Revision as of 02:46, 16 July 2017
The first thing you will see after logging into nuBuilder Forte is a nuBuilder Launch Form (also referred to as a Home Page).
On the Home Page you will find Buttons that will take you to other Forms.
Each Form has 4 ways to help you navigate nuBuilder Forte.
Action Buttons
Standard Action Buttons belong to each Browse or Edit Form.
Form Action Buttons
And you can choose which buttons users has access to in Access Levels.
- Browse - Search nuSearchAction()
- Browse - Add nuAddAction()
- Browse - Print nuPrintAction()
- Edit - Save nuSaveAction()
- Edit - Clone nuCloneAction()
- Edit - Delete nuDeleteAction()
Report Action Buttons
- Run - For Reports nuRunReport()
Procedure Action Buttons
- Run - For Procedures run in a new browser window nuRunPHP().
or
- Run - For Procedures run but hidden from the user nuRunHiddenPHP().
Custom Action Buttons
- Custom - Extra Buttons can be created using nuAddActionButton().
Breadcrumbs
As you click through different forms, a Breadcrumb will be created above the Browse or Edit Form.
As you continue to go to more Forms, the Breadcrumb will get longer.
Clicking on a link in the Breadcrumb, will return you to a previously visited Form.
Clicking on Home will return you to where you originally started.
Options Menu
At the top right of every Browse and Edit Form there is an Options icon.
Clicking this will display the following options..
Searchable Columns
This is available only on Browse Forms.
Clicking this will bring up a box with the title - Include While Searching
This is a list of all the columns included in the current Browse Form along with a checkbox for each.
Unticking any of these checkboxes will exclude that column from being part of any Search on the Browse Form.
It can also be unticked with SHIFT CTRL + #. (# = column number)
Arrange Objects
This is available only to Globeadmin Users.
It can also be accessed via SHIFT CTRL + A.
Clicking this will take you to Arrange Objects.
Form Properties
This is available only to Globeadmin Users.
It can also be accessed via SHIFT CTRL + F.
Clicking this will bring up a dialog containing the current Form's properties.
Form Object List
This is available only to Globeadmin Users.
It can also be accessed via SHIFT CTRL + O.
Clicking this will bring up a dialog box containing a list of all the Objects used on the current Form.
A quicker way to edit an Object's properties is by double clicking it's Label.
This will bring up it's properties in a Popup.
nuDebug
This is available only to Globeadmin Users.
It can also be accessed via SHIFT CTRL + D.
Clicking this will bring up a dialog containing a Browse Form of any enteries made with nuDebug().
Save Form
It can also be accessed via SHIFT CTRL + S.
This is available only on Edit Forms.
Refresh
This is available only on Edit Forms.
It can also be accessed via SHIFT CTRL + R.
Clicking this will. return the values on the current Form, to what they were when you first opened it and will not save the record.
Change Login
This is available only to non Globeadmin Users.
Opening A New Window
Going to a Form while holding down CTRL will open that Form in a new browser tab.
Doing this you'll notice that the new breadcrumb has no Home Breadcrumb and the browser url has extra parameters.
You can continue using nuBuilder as logged in.
If you try to refresh this page (via the browser) it will go blank.