Could I pass userId localStorage var to where param and in js code on param json.stringify userId?
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/...