Home > Forum > Actions > Configure action "on timeout"

Configure action "on timeout"
0

There are two date fields in our workflow. To pass the process to the next workflow step, we use an action "on timeout". Checking for a date field works.
However, we need a condition for the timeout that takes both date fields into account:

If date field 2 is non-empty take this date for the timeout, otherwise take date 1 for the timeout.

Can this be implemented with an "on timeout" action and if so, how?