I have a ‘Payment receipt’ form I want my users to fill in to confirm they received the compensations I send them, and I need to keep a record of who completes this form.
I have a user database table, and Payment receipts table (and form). When a use...