Logan Wells
Posts: 0
Joined: Sat Oct 11, 2014 12:37 am

How could one filter searches so it would only be limited to their 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?

A.W.H.
Posts: 0
Joined: Sat Jun 20, 2015 7:02 am

How could one filter searches so it would only be limited to their 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

Return to “Issues”