Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
1:M:M woes
Message
De
23/02/1999 15:04:38
 
 
À
23/02/1999 13:53:57
John White
Micro-Oriented Software Techniques, Inc.
Phoenix, Arizona, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00190578
Message ID:
00190621
Vues:
10
>Scenario:
>
>1. CBizObjMaintenance Form (ProjectForm) with a BizObj (ProjectObj1);
>2. Page 2 contains a CListObjEdit and a BizObj (PhaseObj1) that has ProjectObj1 as its Parent, refresh when Parent changes, calls CListObjEditForm (PhaseForm);
>3. PhaseForm contains CListObjEdit and a BizObj (ReviewObj1) that has PhaseObj1 as its Parent, refresh on first activate, calls CListObjEditForm (ReviewForm);
>
>ProjectForm works just as expected.
>
>When I open PhaseForm I get an error message about invalid Parent bizobj (PhaseObj1).
>

What specifically is the error.

I think since you have three bizobjs you will have to have the second one query whenever the parent is queried. This way, if they skip page two and go right to page 3, the page 2 bizobj has records in it.

Also, are you sure your views are related properly. They way I check this is by opening all the views from the command window and browseing them... then, as I move from record to record make sure the child views sync properly.

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform