NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: JohanR on June 12, 2013, 04:19:26 AM
-
Hi,
Is there a way to refresh all fields after a serverside executed peice of code.
Do not want to reload the page, just the page values.
No problem to do separately, except that if I add fields to the page I tend to forget to add them.
Currently I am doing each one separately
do Refresh::loc:pcard_desc_1
do Refresh::loc:pcard_desc_2
do Refresh::loc:pcard_desc_3
do Refresh::loc:pcard_desc_4
etc.
Johan
-
no, there's no "reset all" for fields on a form.
cheers
Bruce
-
Hi Bruce,
have created a routine for it.
thanks
Johan
-
What code logic did you use to create all the refreshes? I've had the same issue.
Regards,
Mark