Difference between revisions of "Structure/Status routing"
Jump to navigation
Jump to search
old>Admin (Created page with '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 (e…') |
m (3 revisions imported) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 8: | Line 8: | ||
* Status set if the test is POSITIVE | * Status set if the test is POSITIVE | ||
* Status set if the test is NEGATIVE | * 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. | |||
[[File:Feature_statusrouting.PNG]] |
Latest revision as of 11:55, 10 December 2021
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.