NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Calling an update form directly?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Calling an update form directly? (Read 2827 times)
JohanR
Sr. Member
Posts: 375
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
Logged
JohanR
Sr. Member
Posts: 375
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
Logged
Bruce
Global Moderator
Hero Member
Posts: 11250
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
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
Calling an update form directly?