Dear community,
I am a newbie with Scriptcase V8 (in former times I tried Scriptcase V2 and then CodeCarge Studio, but there are no further developments in the moment -> mobile devices).
I have to develop a simple Internet form with insert mode only, say for a job application. The Internet user should not have any insight in all my other job applicants! Editing mode of the form is not allowed.
What have I done:
-
I generated a menu and linked it with my form and displayed it in insert mode via macro sc_apl_conf(“my_form”, “start”, “new”); i.e. in the onexecute of the menu.
-
I entered some data in the form and pressed button insert. An error message appears: “error with insert, dataset exists already”. This means, the primary key of my mysql dataset did not automatically increment.
-
There remains a “Cancel” button, which brings me back in edit mode, what should not be possible for the user.
-
In community threads I have seen a discussion about macro sc_redir(), but I have not exact description, how to handle this.
Dear community, please help. Does anywhere exist a step for step description, which handles with forms in insert mode only?
Regards,
Gerrit
Austria