While I'm at it, there's one other problem I'm having.  I followed the requisite steps to create a master/detail form set, using Organization as the parent and Services as the child (tables properly PK/FKd, etc.).  When I did this with the example code from the tutorial, the Child form automatically populates the Parent FKID in the appropriate id field, but that's not happening for me.  One potential problem is that there are a number of Org IDs, so I'm getting a filtered select list for that field by default, but it's not auto-populating the Org ID field.  Is that expected behavior?  Is there any way to get the IDE to auto-pop the value, or do I have to tweak the code?  Again, any thoughts are greatly appreciated.
 
All the best,
REM O-

Reply via email to