Hi everyone, is it possible to change the hour when timer events are fired in LF forms from midnight to another time? Thanks!
Question
Question
Replies
I don't know if there is a way, and I'd be interested to hear if anyone knows it.
I have a couple processes where I needed timing to be more specific, or via more complex calculations, and I just always did them in Workflow instead of Forms, since Workflow has a ton of complex options to handle that kind of stuff.
Here's a post with an example of having an event only trigger during business hours. https://answers.laserfiche.com/questions/184196/Set-Business-Hours#184203 The same kind of idea could be implemented for a variety of timers and event triggers that you want Workflow to handle.
Hi Robinson,
How did you configure the timer event? There is option to use a fixed time for trigger:
Hi Rui, I think is not the initial configuration for the notification, it seems to be the repeat check. The timer event calls a WF that sends the mail. But it ended fire that WF always on midnights.
If the "FechaVencimient" variable is a date variable without time enabled, then it would be triggered at 0 AM;
If you enable show time on the date field and fill the value with a fixed time before the timer was registered, then the timer would be fired at that fixed time, including the initial one and the repeats.