Advanced Date and Time picker

0
I am using the Advanced Date and Time picker for two fields: datetimefield1 datetimefield 2 I created a On Change Microflow based on datetimefield1. But after entering a datetime (via de picker) the datetimefield 2 is NOT updated. I checked my microflow and it is working when i am not using the Advanced Date and Time picker. Can someone tell me, what I am missing here?
asked
3 answers
0

You need to set the On Change microflow to the time picker as well as the datetime field

answered
0

If that doesn't solve it, make sure Refresh in Client is set to Yes in the Change action in your microflow.

answered
0

Thank you for the quick response but is seems that the widget won't refresh.

answered