Difference between revisions of "Status"

From SmartWiki
Jump to: navigation, search
(Creating Statuses)
Line 10: Line 10:
 
* For Level 2 and Level 3 statuses click the '''Statuses''' link in the Level 2 settings section.  
 
* For Level 2 and Level 3 statuses click the '''Statuses''' link in the Level 2 settings section.  
 
::'''Note''''': Level 2 and Level 3 Statuses are both created and managed on the same page. By default any statuses you create here will be available to both Level 2 and Level 3 records, but can be restricted to either Level 2 or Level 3 using the '''Status Availability''' section (described below).''
 
::'''Note''''': Level 2 and Level 3 Statuses are both created and managed on the same page. By default any statuses you create here will be available to both Level 2 and Level 3 records, but can be restricted to either Level 2 or Level 3 using the '''Status Availability''' section (described below).''
 +
 
* Existing Statuses are listed on the left of the page.
 
* Existing Statuses are listed on the left of the page.
 
* Details of each status are displayed on the right of the page and new statuses are added to the right of the page.
 
* Details of each status are displayed on the right of the page and new statuses are added to the right of the page.
Line 69: Line 70:
 
==See Also==
 
==See Also==
 
* [[Batch Update]]
 
* [[Batch Update]]
 +
* [[Level 1 Templates]]
  
 
[[Category:Universal Tracking Application]]
 
[[Category:Universal Tracking Application]]

Revision as of 14:18, 14 July 2009

The Settings page within the Universal Tracking Application allows you to define Statuses for your Level 1, Level 2 and Level 3 records. The Statuses can be used to track the state or condition of the records.

The Status settings for Level 1, Level 2 and Level 3 are similar, with a few differences outlined below.

Creating Statuses

Statuses can be created and modified using the Settings page of your UTA.
Statuses.PNG

  • For Level 1 statuses click the Statuses link in the Level 1 settings section.
  • For Level 2 and Level 3 statuses click the Statuses link in the Level 2 settings section.
Note: Level 2 and Level 3 Statuses are both created and managed on the same page. By default any statuses you create here will be available to both Level 2 and Level 3 records, but can be restricted to either Level 2 or Level 3 using the Status Availability section (described below).
  • Existing Statuses are listed on the left of the page.
  • Details of each status are displayed on the right of the page and new statuses are added to the right of the page.

Uta41.png

Status Settings

Each status has the following settings:

  • Name - Display name for the Status.
  • Display Order - The order that statuses are displayed in the Status combo box.
  • Submit Button Status - This feature is used to present the user with a Submit button. You associate an additional status with this submit button. When the user clicks the Submit button the status of the Level 1 item is changed to the selected status. This may trigger a workflow or lock the item if the new status has the Lock on Status enabled. The Submit button will be displayed if a Status is selected in this section.
  • Submit Button Label - Defines the label for the Submit button. If no Label is provided the button will say Submit.
  • Submitted URL - When the Submit button is pressed at this status, instead of remaining on the view of the current record, the user will be redirected to the URL defined in this section. If no URL is entered the current record will stay in view. (Only available at Level 1)
  • Colour Code - The colour code used to indicate each status. This colour will be used in the list view and the details view. Click the colour palette button to display a colour picker.
  • Lock On Status - This setting is used to lock the Level 1 item so that it cannot be changed until it is unlocked.
  • Is Default Status - Determines the default status to be selected when the item is saved or submitted.
  • Display Buttons - Controls the Save buttons available to the user for a level 1 item at this status.
  • Roles That Override Lock - The specific roles that can unlock a locked item. If you enable Lock on Status and do not set a role, then the item cannot be unlocked.
Note: Any Role with the UTA Manager Permission will be able to override the Lock on Status setting, even if not specified here.
  • Roles that Can Set This Status - The specific roles that can set the status. If you do not set a role, then any user can set any status.

Save and Submit Options

For each status you determine the save and submit options available to the user. There are eight settings available.

File:Uta59.png

You do not need to associate all statuses with all types of Level 1 items. See Level 1 Templates#Associating Templates with Statuses for details.


Status Triggers

Sometimes you will need to control the status associated with level 2 and level 3 items based on a status change at the level 1 item.

For example, if you have an “abandoned” status for a project tracking UTA and you set a project to that status then you may need to set an “abandoned” status for all level 2 (or level 3 items) related to that project. This effect is achieved through a status trigger.

For each level one status change you can control status changed for all level 2 and level 3 items. You can further control this behavior by restricting the trigger to specific types of level 2 and level 3 items. Using the previous example you may not wish to change the status on a “reporting” type level 2 activity simply because the project is abandoned.

1. Click the Negotiation Status link.

File:Uta63.png

2. Click the Status Trigger tab.

The Status Trigger page is displayed.

File:Uta64.png

  • Level 2 Triggers are created in the top section of the page; level 2 triggers are added in the second trigger.
  • The level 2 Type is selected in the first combo box.
  • The current level 2 status is selected in the second combo box.
  • The new status is selected in the Set Status To combo box.
  • The Add Trigger button is used to add the new trigger to the trigger list.

Any number of triggers can be created for level 2 and level 3.


See Also