I am on the Explore plan so I do not have use of Triggers. However my request should still be simple for such a system as Caspio. I what to know how I can "Create a Record if Record ID does not Exist" .
I have a Parent database where each record is only able to have ONE child in the Children database. I want to send the parent record_id to the child database and if it exists, then my submission form will allow further editing. However, if the child record is NOT FOUND, then ADD IT and place the parents_id in the appropriate field in the Child DB. I'm hoping to use only one DataPage to do this if possible. I can write some SQL but I can't figure out where you place this in Caspio. Please Help!
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.
Question
TomWms
I am on the Explore plan so I do not have use of Triggers. However my request should still be simple for such a system as Caspio. I what to know how I can "Create a Record if Record ID does not Exist" .
I have a Parent database where each record is only able to have ONE child in the Children database. I want to send the parent record_id to the child database and if it exists, then my submission form will allow further editing. However, if the child record is NOT FOUND, then ADD IT and place the parents_id in the appropriate field in the Child DB. I'm hoping to use only one DataPage to do this if possible. I can write some SQL but I can't figure out where you place this in Caspio. Please Help!
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.