OnSubmit not sending data back.
Posted: Tue Jun 10, 2014 9:57 am
Hi,
I seem to be having a problem with the onSubmit event. I am doing some pui.set instructions in the onsubmit because i want these values changed before they are sent back to the server, however it doesn't seem to be submitting back with the correct information back to the server. When i run my program in debug client-side i see the values changed correctly, however when i run it in debug server-side i still have the old values in my RPG is this normal behaviour of the onsubmit or am i doing something wrong?
If it is normal where could i setup the code to change valeus before returning to the server?
Thanks
I seem to be having a problem with the onSubmit event. I am doing some pui.set instructions in the onsubmit because i want these values changed before they are sent back to the server, however it doesn't seem to be submitting back with the correct information back to the server. When i run my program in debug client-side i see the values changed correctly, however when i run it in debug server-side i still have the old values in my RPG is this normal behaviour of the onsubmit or am i doing something wrong?
If it is normal where could i setup the code to change valeus before returning to the server?
Thanks