Hi,
I have a table like this:
ID | Name | the_geom | Owner
The field ‘Owner’ store the user name who own this record.
Here is my question:
Is there any possible way that we can use web request as usual ,### but response base on the user who invoke the request.
Thanks for help.