eric_nnv
Posts: 0
Joined: Tue Sep 16, 2014 3:40 am

Set a local storage variable for current user

In the "Users" collection I have a pointer column called "curstarid". Trying to query this collection (using a REST Service I created to query the Users collection) so that it takes the value of the "curstarid" column for the current user and passes it to a local storage variable called "starid".

The service itself tests properly but I am unable to make it happen from the Page using JS in a "where" query.

Here is a pic of the request layout in the service:

Image

Here is a pic of the response layout in the service

Image

I have been at this for a number of days, consulted the documentation, and cannot get it to work.

Can you provide steps to follow or examples that will help make this happen.

thanks!

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

Set a local storage variable for current user

Hello Eric,

Please follow this documentation: https://devcenter.appery.io/documenta...

Return to “Issues”