I have several use cases where it would be helpful for users to quickly “flag” records. It would need to be such that multiple users/collaborators can flag the same record.
Example use case. One table is a list of board games. We want to track how many people are interested in playing each game. Currently, we’d have to a) create a User table and then each user would have to b) choose their name from among many in a “Want To Play” field in the Game table. We’d like for them to be able to accomplish this through a single click.
Since Airtable should recognize them as a unique entity through their login/username, this may already be available? I don’t see where user information can be accessed/utilized as a table/linked database, however. This functionality has limitless uses for those who want to be able to track the choices, actions, etc. of the users/collaborators.
... View more