Link two Date fiels

Hi everyone :slight_smile:

I’d like the end date to be start date+1, as soon as we change the start date, but it seems I can’t use CS as there is no workflow initiated. Any idea how to achieve this?

Thanks!

2 approaches:

    • Initial value = start date + 1 day
    • Initial value = start date + 1 + workflow on the start date change - reset end date, and it revers to initial value leaving it on +1 day. unless you autobind the values.

the 1st approach works fine to me
Many thanks for your help!

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.