Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Data Elements and Query Parameters
Message
De
18/08/2004 13:27:57
June Kendrick
Kendrick Associates, Inc.
New York, États-Unis
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Multiple Data Elements and Query Parameters
Divers
Thread ID:
00934196
Message ID:
00934196
Vues:
62
I have a second data access element spcified for a business object, and it needs a view parameter. In the postinithook method for the bizobj, I have two View Parameters specified, where v_md is the second data access element, and v_dss and v_mm are views of other bizobjs.:
this.AddViewParameter('vp_idid', 'v_dss.iid')
this.AddViewParameter('vp_imid', 'v_mm.iid', 'v_md')
When I run the form, I am asked for the value of vp_imid.

What am I missing?

Thanks,

June
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform