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
Dennis Paalman
3 answers
0
You need to set the On Change microflow to the time picker as well as the datetime field
answered
David Sanders
0
If that doesn't solve it, make sure Refresh in Client is set to Yes in the Change action in your microflow.
answered
Mike Kumpf
0
Thank you for the quick response but is seems that the widget won't refresh.