NetTalk Central

Author Topic: Calling an update form directly?  (Read 2828 times)

JohanR

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • Email
Calling an update form directly?
« on: January 14, 2012, 10:44:29 PM »

Hi,

NWS6, Has there been any changes in calling forms directly,
and what is the best way to do this in version 6?

I used to use this method, and then find the key value from the value queue in the INITform embed
http://localhost/rdisconfirm?rdis_isn=A1003164473084170575&Change_btn=Change&
but something not working.

Also noticed that there "default form action" on the advanced tab.
Is this a better way to implement direct calling of an update form?


thanks
Johan

JohanR

  • Sr. Member
  • ****
  • Posts: 375
    • View Profile
    • Email
Re: Calling an update form directly?
« Reply #1 on: January 15, 2012, 12:16:46 PM »

Hi

Fixed my code, working now,
moved my "reading the value queue" code to the  "Checking p_Stage - the case statement"  of 0

but my default action is set to update and I only pass the record ID
like this: http://localhost/rdisconfirm?rdis_isn=A1003164473084170575

but still not sure if this is the best way within the NTWS6 framework for calling an UpdateForm directly

thanks
Johan

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Calling an update form directly?
« Reply #2 on: January 15, 2012, 09:09:15 PM »
yep, it is, nothing has changed here.

cheers
Bruce