NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on February 27, 2011, 05:30:27 AM

Title: Update form with no browse
Post by: JohanR on February 27, 2011, 05:30:27 AM

A user logs in, I store the primary key id field in a session value

What is the best way to call an update form, for the user to update their details?

I see a under the 'Advanced TAB' on a netwebform a field Default Form Action along with key value 1 etc...?
This seems exactly what I need but not sure that it works?

regards

Johan
Title: Re: Update form with no browse
Post by: kevin plummer on February 27, 2011, 08:22:33 PM
Hi Johan,

I just use a memory form and do my own fetch and update.

Not sure it is the "best" way to do it but it was before Bruce added a lot of this extra support and it seems to still work.

Cheers,

Kevin
Title: Re: Update form with no browse
Post by: Bruce on February 27, 2011, 08:28:30 PM
Hi Johan,
Yes, use the stuff on the advanced tab.

cheers
Bruce