NetTalk Central

Author Topic: Send new value to server NTWS 10.04  (Read 4140 times)

Rene Simons

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
Send new value to server NTWS 10.04
« on: October 01, 2017, 10:26:53 AM »
Hi,

It seems that Send New Value To Server does not work in a memory form.
At least, it does not in my app.
I moved the new value to a session var and did a p_web._trace on this value.
It does not appear in the debug viewer, which is for me an indication that the code is not executed.
Immediate validation for the field is set to YES.

Maybe I'm wrong. I don't know.

Has anyone had this before?

Cheers,
Rene

Rene Simons
NT14.14

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Send new value to server NTWS 10.04
« Reply #1 on: October 01, 2017, 09:23:46 PM »
Hi Rene,

perhaps try adding a small memory form to an example app and testing there?
If you can duplicate it then that gives you something to post as an example, if not, then we can compare what is different in your app.

Incidentally is this a multi-app system? If you add fields, ro forms, you will need to re-compile the WebHandler app.

cheers
Bruce


Rene Simons

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
Re: Send new value to server NTWS 10.04
« Reply #2 on: October 01, 2017, 09:36:19 PM »
Hi Bruce,

Thanks for your time. I know you are a very busy man these days.
I will send you an app tonight.
And NO it is not a multi-app system.

Cheers,
Rene

Rene Simons
NT14.14

Rene Simons

  • Hero Member
  • *****
  • Posts: 650
    • View Profile
Re: Send new value to server NTWS 10.04 Renew
« Reply #3 on: October 04, 2017, 10:15:21 PM »
Hi all,

I have prepared a test app for Bruce. He looked at it and, "of course" it all works normal when the master looks at it himself.
However, I tried a new app and still the new value is still not sent to the serer. (Yes, immediate validation is also on)

I have added a p_web._trace(Myvar: '&Myvar) in the serverside code but this is not executed.

Bruce is very busy prepping for Orlando this week and I would like to make some progress though.

Has anyone had issues like this before and/or has anyone an idea what to look for?

Kind regards,
René
Rene Simons
NT14.14