Difference between revisions of "Determining the statusid"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
 
When using [[Advanced Logic]] or [[Visibility Condition]] for standard fields, you may wish to restrict based on the [[Status]] of the associated record.
 
When using [[Advanced Logic]] or [[Visibility Condition]] for standard fields, you may wish to restrict based on the [[Status]] of the associated record.
  
The syntax of the conditional statements  
+
The syntax of the conditional statements refers to the ''statusid'', which is the system's numerical value associated with each [[Status]].
  
 +
 +
In order to determine the ''statusid'':
 +
* Go to the list of [[Statuses]] on the '''Settings''' page.
 +
* Right-click on the link for the relevant status and select '''Properties'''
 +
* At the end of the address displayed it will list the ''statusid'' for that [[Status]]:
 +
 +
Internet Explorer:
 +
:[[Image:SIIE.png]]
 +
Firefox
 +
:[[Image:SIFF.png]]
 +
*''you may have to click into the address and hit the '''End''' button on your keyboard to see the ''statusid'' portion of the address.
  
  
Line 8: Line 19:
 
==See Also==
 
==See Also==
 
*[[Visibility Condition]]
 
*[[Visibility Condition]]
*[[Advance Logic]]
+
*[[Advanced Logic]]

Revision as of 14:56, 29 May 2009

When using Advanced Logic or Visibility Condition for standard fields, you may wish to restrict based on the Status of the associated record.

The syntax of the conditional statements refers to the statusid, which is the system's numerical value associated with each Status.


In order to determine the statusid:

  • Go to the list of Statuses on the Settings page.
  • Right-click on the link for the relevant status and select Properties
  • At the end of the address displayed it will list the statusid for that Status:

Internet Explorer:

SIIE.png

Firefox

SIFF.png
  • you may have to click into the address and hit the End button on your keyboard to see the statusid portion of the address.


See Also