Hi all,
As a new Laserfiche users, I am looking for the best method to approach a problem.
I am invoking a workflow by means of a schedule to then kick off a form. Its a leave form that has different types of leave based on what is pulled from a database. My two questions are
1. In the email to the user I am trying to add some text to let the user know what type of leave it is. I have tried doing this by placing a normal text field with the calculation to set its wording to the correct leave status e.g 1 = Sick leave. The calculation works in the form, however because I think the form is being invoked by the business process this does not show.
2. I can however set the text field value from the workflow, I've done this by way of using conditions, however it does seem inefficient, as I have to create 15+ conditions of invoking a workflow and having it write a different variable status in each one. What was a way where I can use the condition to determine the leave status as mentioned before e.g 1 = sick leave 2 = annual leave. I can't seem to find a variable to use with conditions.
Any help appreciated!