How can I add a dynamic date time in the postpone transaciton item activity

Hi all,
I want to postpone a TransactionItem to a dynamic time like DateTime.Now.AddHours(4). It seems to be impossible with the “new” Postpone Transaction Item activity, where you can only add a static date. See my screenshot. Thanks in advance.


h

Click the (+) icon and then select “open in advanced editor” and you can use an expression. This is how all the properties work now. I don’t like the extra clicks, but it is what it is.

1 Like

They really made this as unintuitive as possible. Should have just left it in the properties panel. I searched for 2 hours and need this forum post. :rofl:

Go to Home → Settings → Design…and set “Show activity properties inline” to No.

Although that doesn’t change how the property works. You still have to click the (+) icon to get to the advanced editor.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.