starting the form with new record page

hi,
is it possible to start the form application with new record page (blank form)?

if it isn’t; is it possible to create a link to new record page from menu?

thanks a lot.

Re: starting the form with new record page

you can do this in two ways:

1 - turn offf the buttons update and delete … the form will be used only for insertition.
2 - use the macro sc_apl_conf(“my_form”, “start”, “new”); before calling the form (login, menu …) (http://www.scriptcase.net/forum_en_us/index.php?topic=1794.0)

Re: starting the form with new record page

kiminkibu ,
refer the below post
http://www.scriptcase.net/forum_en_us/index.php?topic=1794.msg5814#msg5814

regards
dhana