This is driving me insane. I did about 30 test runs on a simple Submit Form code and it has no suddenly stopped working. has anyone else had teh problem. I have experience a lot of issues with apps recntly that were very stable. Things seem to have gone off the rails
this worked and now doesn't
If(IsBlank(DataCardValue5) And varopt<>3,Set(vis2,true),SubmitForm(Form1);
ResetForm(Form1);
Navigate(Screen2,ScreenTransition.Fade))