I have in the layout A button that when clicking shows all the records of the database, but I wanted that button to only show a certain record, for example when I log in with account 1 shows the records that are linked to that club, account with account 2 shows the records that are linked to club 2.
I leave an example:
Click the button instead of displaying all the records showed only the following:
Account 1
John
Alex
Jordan
Account 2
Sarah
Anne
Megan
Regards,
Lewis