Actions
Feature proposal #4349
closedImplement parameter to allow display override
Description
This parameter will let you supply a substitution supported string to change a fields output. Example as follows.
"[value] connections"
[value] would always replace with the fields value. Validation will ensure it's never missing. This allows adding pre and post text. This is also substitution supported (note [value] can be used multiple times if you want).
Actions