NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: CaseyR on July 04, 2012, 10:10:42 AM
-
Hi, Bruce
When you use Default Form Action in the Advanced tab of the Form template if a field fails validation on Save the p_stage reverts to StagePre + InsertRecord. This clears any other entries that have been made on the form.
The problem can be replicated in the W1 Basic Browse and Form example. I have only tried Insert as the Default Form Action. Using 6.35, but I noticed the problem first in 6.31 after updating from 6.18.
I am assuming this is unintended behavior. If not, could you confirm and I will go back to passing the Action as a parameter for these procedures.
Thanks.
-
>> I am assuming this is unintended behavior.
correct. fixed in 6.36.
cheers
Bruce
-
Thanks, Bruce.