Add custom Template field shortcuts

It is easily possible to add your own shortcuts, which could be used within every template field. Create a file <customname>.inc.php in the folder modules/Workflow2/extends/shortfunctions/ This files don’t must follow any structure, but we would recommend, to bundle your functions within a class to prevent duplicate function names. We recommend the following structure: [prism field=field1…