I have a Main Form that will call a ChildForm Dialog (CFD) and that CFD will call another CFD and that will call another one, so the relation is like this:
MainParentTable, related to Child, then this child has another child.
The problem is that in the last one, when trying to add a record, the record is not being added to the 3rd BO, using a ListView.
I have been using CFD in most of my forms, but this is the first one, where it will go down a 2nd level. I have reviewed and recreated the forms a couple of times, but can't figured out what else I am missing.
Any help/suggestion greatly appreciated, as always
Edhy Rijo