Sorry, do you mean create a brand new service? Or to add a request parameter, 'where' on my existing, 'filterServerCode' service?
Sorry, do you mean create a brand new service? Or to add a request parameter, 'where' on my existing, 'filterServerCode' service?
Ok, well I have a table called 'Teams' which has the columns:
teams
username
user id
_id etc
I would like to query the database to get the data in 'teams' for the 'user id' or 'username' (I have both stored as a localStorage variable). Can you do this without the '_id'?
Thanks, it has been shared with the email above and the name is Ludus247.
Hi Igor
There are no console errors - I have been looking for them but nothing. I am invoking the service on load of the liveDashboard page.
Hi
I will be running some custom code on the server, however, at this point I am just trying to get the server code working. Once I can get it working then yes, I will be using the parameters for processing.