I have several notification emails, both as part of a "send notification" block and as part of a Flexi task. In the text of the email I have a hyperlink, created by Insert->Link. Is there a way to...
In workflow A I would like to setup a a schedule for workflow B to run on the first day of the quarter. This thread gives me a perfectly adequate way to compute the first day of the next quarter. How...
I have a scheduled workflow that will be kicking off once a month. I need to know what the Calendar quarter is at the start of the workflow (standard Jan-Feb-Mar = Q1 etc.) and store it in a workflow ...
Inside the email notification body, I entered fn-FormatDate({datevariable},D). {datevariable} is "4/6/2015". When I receive the email, I have fn-FormatDate(4/6/2015 12:00AM, D) in the email body. I am...