0
Open form/view ready for entering new record
I have a form/view I want to use for data input, but when I click on it, it is showing the first record in my database. Is there a way to have this form/view open and be in the new record mode so I can just start entering data? I have searched the forum but haven't been able to find the solution. Apologies if this has been asked already.
1 reply
-
openTable("Table", "View");
let i := (create Table);
Content aside
- 4 yrs agoLast active
- 1Replies
- 1032Views