Page 2 of 2

dynamic list only retrieves value for 1st id...

Posted: Tue Feb 18, 2014 12:32 pm
by Studystylerz

Good morning. I waited more than 24 hrs for a response and it is clear that you didn't even read my note. Your instructions above are the steps to create the dynamic lists. I repeated above that I already have that working.

The problem is, that the access level control part is not working. When list 1 is loaded, it loads for all records in db. I only want the current user's records to load. Please don't make me wait another 24 hrs for the response. Above i have indicated the things I've already tried.


dynamic list only retrieves value for 1st id...

Posted: Tue Feb 18, 2014 1:45 pm
by Kateryna Grynko

Hi,

If you have a user record in this collection, for example id, then you can add a request parameter 'where': http://docs.appery.io/documentation/b...


dynamic list only retrieves value for 1st id...

Posted: Tue Feb 18, 2014 2:08 pm
by Studystylerz

Page one is using 'list' service. Page two is using 'read' service. I'm not using query service. Page one works fine but it gives me the results for ALL users. I just need for logged in user.. Page 2 also works fine.


dynamic list only retrieves value for 1st id...

Posted: Wed Feb 19, 2014 8:30 am
by Kateryna Grynko

What is the 'list' service? If this is a service for work with Database you can do as we advised.