Hello Team, Does the Formspider keep session for the code below?
When I do:
and (in the application which is called in the same tab)
if I just change
I've got a new tab in a browser and a 'val' from api_session. Thanks, Andrew |
Hi Andrew, Both use cases worked for me. Is it possible that you are sending the Y to the wrong input parameter? the
However, if you write the way you wrote the first time above, it would work correctly.
Here is the link to the API documentation. Hope this helps. Kind Regards, |