Use scripting within a checklist
Scripting is a new feature which allows you to automate some data-tasks within the checklists. The main purpose is for you to utilize the value, that a user types in on a line item.
First you have to enable the scripting column.
Then you have these options for modified data.
And these for modifying the task the PASS/FAIL has been clicked:
The screenshot below shows that a number is required, and that the value will be changed to "Length: <number>" and append in the column named "Length".
Then it becomes
Setting the scripting up
First you have to enable the scripting column.
Then you have these options for modified data.
=> Update = <true | false>
=> Column = <name of the column>
=> Prefix = <any text>
=> Replace = <true | false>
=> Append = <true | false>
And these for modifying the task the PASS/FAIL has been clicked:
=> reassignto = ttj@cxplanner.com
=> reassigntoonfail = ttj@cxplanner.com
The screenshot below shows that a number is required, and that the value will be changed to "Length: <number>" and append in the column named "Length".
Using the checklists
Then it becomes
Updated on: 12/17/2024
Thank you!