Difference between revisions of "Structure/Status routing"
Jump to navigation
Jump to search
old>Admin |
old>Admin |
||
Line 11: | Line 11: | ||
The test is evaluated each time the record is saved, and status is only changed if a valid comparison can be made. | The test is evaluated each time the record is saved, and status is only changed if a valid comparison can be made. | ||
[ | [[File:Feature_statusrouting.PNG]] |
Revision as of 10:41, 21 November 2013
The routing feature provides options for changing a records status automatically.
To do routing you need the following
- A test case
- A field reference
- Compare operator (ex. "=")
- Compare value (ex. "Hello world")
- Status set if the test is POSITIVE
- Status set if the test is NEGATIVE
The test is evaluated each time the record is saved, and status is only changed if a valid comparison can be made.