For the search we are using, it is only supposed to be limited to your userID, but currently when you search, you get information for all users.
How could we make the searches filtered so it would only be within the user's ID?
For the search we are using, it is only supposed to be limited to your userID, but currently when you search, you get information for all users.
How could we make the searches filtered so it would only be within the user's ID?
click on the (js) text on the colored mapping for the UserID variable, and type in the javascript that querys and returns the appropriate data -- also, test your queries on the database query editor