Hi everyone,
I hope you’re all doing well. I wanted to share an update on the P2P platform I’m building, where users can send information. I have successfully created a form and a table to visualize the submitted data.
To ensure accuracy and prevent duplicate entries, I would like to implement a feature that blocks users from submitting the same information (based on email + another field) multiple times. For instance, I want to disable the submit button if we already have data from that particular user.
I would greatly appreciate any suggestions or ideas you may have on how I can achieve this functionality.
Thank you all in advance for your valuable input!
Richard