Hello, I am attemping to use formContext.data.save() to save my form each time the tab changes. But it is getting error "Saving in progress", so it looks like it is saving twice each time and getting the error. Is there a way to resolve this error? I turned off autosave on form for the system. I would add a delay, but I don't think that is ideal performance.
Thanks for any tip!