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:
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:
=> Update = <true | false>
=> Column = <name of the column>
=> Prefix = <any text>
=> Replace = <true | false>
=> Append = <true | false>
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: 08/29/2024
Thank you!