Hi everyone, hope someone can spot what i am doing wrong, never used sessions within Wappler before and must be doing something wrong. I am trying to insert user location detail into an audit record but don’t want to use $_GET parameters
Here is what i have done
Created session variables within app connect session manager
Set the session variables content within app connect onLoad() event
I know this is working as i had displayed the session variables temporarily on the screen
I then add the session manger to relevant server connection which needs to be audited
I then create corresponding session variables in Server connect
And insert the details, with other info, into an audit record
However the entries in the audit table show no values are inserted for lat,lng or ipaddress
I am sure i must be making a simple rookie mistake, please can someone help with this
Last updated: