Lists and users and acl....
Could I pass userId localStorage var to where param and in js code on param json.stringify userId?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Could I pass userId localStorage var to where param and in js code on param json.stringify userId?
Could someone please try and explain, I've read the linked topic but still can't figure it out.. Sorry.
V
Hello! Add to collection column where you store _id of record owner, call it ownerID for example. In request parameter where you can do mapping from localStorage variable with _id and add the following JS in mapping prereturn '{"ownerID": "' + value + '"}';/pre
Thanks Maryna, good as always.
Found another solution here to: https://getsatisfaction.com/apperyio/...