Hello,
I have a custom (and simple) webapp that lists contents of one table. A user can add/delete a row.
Is there a way to display only the rows that the user has added? I have column boaUserID, and would like to show only the rows that match current username. What would be the best way to approach this? Thank you in advance!
Comments
2 comments