rival-black
rival-black•3y ago

duplicate value i dont want to post

i am having a form and i posting name . so i dont i want to post duplicate name another time . it should throw an error if table contains that name i am using hasura dataprovider
2 Replies
Omer
Omer•3y ago
Hey @rehan1 , Can you share the form code? 👀
rival-black
rival-blackOP•3y ago
solved i just had to add unique in column of that table and pass error in error notification of that table

Did you find this page helpful?