NetTalk Central

Author Topic: Calling a NetWebForm to EDIT a particular record  (Read 2853 times)

Devan

  • Full Member
  • ***
  • Posts: 230
    • View Profile
    • Email
Calling a NetWebForm to EDIT a particular record
« on: November 02, 2011, 10:41:37 PM »
Hi all,

I think I have asked before, but I have forgotten the answer now (!)

I have a webapp I am building with NetTalk, and in a heavilly customised dashboard page, I would like to give the user the option to EDIT only, a particular record.

I was thinking I could use the <!-- MyEditForm --> tag within my page to force the edit window to appear on a particular spot (div) on my dashboard, and I want the user to be able to ONLY edit the record where the Primary Key has already been set with p_web.SSV('PRI:KEY', '12345').

Is there a neat and simple way to do this, or do I have to pass parameters or similar?

Cheers,
Devan

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Calling a NetWebForm to EDIT a particular record
« Reply #1 on: November 03, 2011, 05:11:59 AM »
you can set the action, and record ID on the Advanced tab of the Form Settings.

cheers
Bruce