Hello guys!
Just wanted to share my goofy experience in designing my first master-detail form.
1. tables - check!
2. form - check!
3. objects - check!
4. add/edit a record - check!
5. save the record - nothing happens??? (with no error message)
After eliminating objects one-by-one, i found the problem - i discovered that i set one of the subform's object's "Stop Blanks" to "Yes".
This is probably caused by by not being careful in cloning objects.
After setting the property to "No", my form was saving records as prescribed.
Just a little heads up on being careful with haphazard object cloning.
--Jonathan
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Don't be stopped in your tracks with STOP BLANKS
-
- Posts: 23
- Joined: Wed Apr 07, 2010 10:32 am
Don't be stopped in your tracks with STOP BLANKS
Last edited by jlcsusara on Tue Jul 13, 2010 2:45 am, edited 1 time in total.
Re: Don't be stopped in your tracks with STOP BLANKS
Jonathon,
Thanks for the post.
I especially like the bit..
I like to call it "Divide and Conquer"
Steven
Thanks for the post.
I especially like the bit..
Thats a great way to debug stuff.After eliminating objects one-by-one, i found the problem
I like to call it "Divide and Conquer"
Steven
A short post is a good post.