...
When you click on “Add item …” you will be presented with a popup where you can create a list of the options for the block question:
...
The “Label” field
Add block questions
...
Note that the value selected will be the default for this field, in this case the field useAllEmployes will be a boolean with default value “true”
...
Type into “Datasource path”, then hit enter
...
- Under “Label” enter the description that will be shown to the user in the UI.
- Under “Value” enter the value that will be used in the block code.
You can see a preview of the block options on the right hand side.
The selection you make in the preview area will be used as the default option for the block.
...
Code Editor
The Code Editor tab is where you enter the actual code that will be used by the block.
...
See article
Block templates in Canvas are version controlled. This enables you to potentially make changes to blocks across many workflows, without having to edit each individually.
...
Register an Input Model
...