You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, took a while to get to. Unfortunately, I have not been able to replicate the issue. Both checking for changed drawing field value and for checking whether the form has unsaved changes works as expected:
Can you reproduce the issue in a simplified form on your end? Maybe there are other fields coming into play in unexpected ways.
Thank you so far.
I still have that problem on an existing form but not a new form, so I will close this for now. If I can find any evidence that it is not my fault and I can reproduce it I will reopen it. My form in question uses multiple features like 1:1 relation, an encrypted field, JS code, ...
So it could be the sum of them or I just messed up.
When I draw on a drawing field it does not affect the condition "form has unsaved changes".
But if I use "field changed" as a condition it works.
The text was updated successfully, but these errors were encountered: