mball
7
When I upload a new document how would I create a record for that document for each user?
If I have 3 users I’d want to create 3 rows in the User Document table so that I can record the status as the acknowledge it
In the UI (later) I’d log in a user and want to see the documents I have to approve . That would be a query on User Document table but also retrieving data from the document table too