App generated from SharePoint giving me all kinds of problems.
Cannot get form to open up in New mode.
Using OnSelect button code:
NewForm(EditForm1);Navigate(EditScreen1, ScreenTransition.None)
EditForm1 only opens up to Edit mode. Changed default mode and EditForm1 still stays in Edit mode.
Sorry for posting a remedial issue but I cannot fix this.
Stumped!