Hello,
I have a form which can be either in EditMode or in NewMode, depending from where I come: a button "New" or a gallery in which I pick a certain Item.
I changed the item property to gallerys galInspections.Selected but now I am in Edit mode even when I hit "New".
Any ideas?
Andi
Solved! Go to Solution.
Hello Andi.
did you call the Newform function on the Onselect property of the NEW BUTTON.
pls check, if not, add that, that would do the trick. ---- Newform(FormName);
Hello Andi.
did you call the Newform function on the Onselect property of the NEW BUTTON.
pls check, if not, add that, that would do the trick. ---- Newform(FormName);
Thanks, that solved my issue!
User | Count |
---|---|
260 | |
109 | |
93 | |
57 | |
41 |