Hello everyone,
I have noticed that ondatachanged event does not fire in case of changes in "Date" field.
Here is my code;
Here when I change worker Ondatachange event fires but no response in case of start date and end date.
Due to this issue, my workflow submits button to appear and does not submit the newly changed date instead it submit old date which is stored in the table.
Is there any workaround on how to save the date to backend table on date change?
*This post is locked for comments