NetTalk Central

Author Topic: Update form with no browse  (Read 3269 times)

JohanR

  • Sr. Member
  • ****
  • Posts: 366
    • View Profile
    • Email
Update form with no browse
« 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

kevin plummer

  • Hero Member
  • *****
  • Posts: 1195
    • View Profile
    • Production Accounting and Software Payroll
Re: Update form with no browse
« Reply #1 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

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: Update form with no browse
« Reply #2 on: February 27, 2011, 08:28:30 PM »
Hi Johan,
Yes, use the stuff on the advanced tab.

cheers
Bruce