DavidK Posted September 5, 2022 Report Share Posted September 5, 2022 Testing a Registration Form and just keep getting this... Failed data integrity check Any suggestions?? Quote Link to comment Share on other sites More sharing options...
0 CoopperBackpack Posted September 6, 2022 Report Share Posted September 6, 2022 Hello @DavidK, Usually this means that the 'Enforce referential integrity' option is enabled between the parent table and the child table. For example: And the Submission Form is created based on the child(related) table. The user tries to submit data to the child(related) table that does not exist in the parent table and this violates the referential integrity. This article can be helpful https://howto.caspio.com/tables-and-views/relationships/relationship-settings/ DavidK 1 Quote Link to comment Share on other sites More sharing options...
0 DavidK Posted September 6, 2022 Author Report Share Posted September 6, 2022 6 hours ago, CoopperBackpack said: Hello @DavidK, Usually this means that the 'Enforce referential integrity' option is enabled between the parent table and the child table. For example: And the Submission Form is created based on the child(related) table. The user tries to submit data to the child(related) table that does not exist in the parent table and this violates the referential integrity. This article can be helpful https://howto.caspio.com/tables-and-views/relationships/relationship-settings/ Kind sir... I Truly respect and appreciate that. I have read it and (somewhat wondering how I understood it --- actually it was Ned's YouTube and Live Streams --- but I did) ... and You fixed or well helped me understand How to fix it here. Thank You!! Thank You!! Thank You!! David CoopperBackpack 1 Quote Link to comment Share on other sites More sharing options...
0 autonumber Posted September 7, 2022 Report Share Posted September 7, 2022 Hi! You could also check this post for more information Quote Link to comment Share on other sites More sharing options...
Question
DavidK
Testing a Registration Form and just keep getting this... Failed data integrity check
Any suggestions??
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.