Avoid registers update screen

Hi
I’m new using Scriptcase.
I have a register form and works great, but, when i get back after close the page the form show me the last record to update it.
My question is:
The is a way to avoid this? i mean, i want a the form just for include new registers, not for edit them.

Thanks in advance!

Re: Avoid registers update screen

Hi,

you can use the sc_apl_conf macro.

Ex1: Forces the “my_form” application to start in the inclusion mode.
sc_apl_conf(“my_form”, “start”, “new”);