Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Blank View on Page2
Message
From
08/04/2003 11:42:03
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Blank View on Page2
Miscellaneous
Thread ID:
00775116
Message ID:
00775116
Views:
44
Hello all. I am fairly new to the MM framework, so I hope my question isn't too aggravatingly stupid.
I have a maintenance form with 2 pages. I have my primary business object, 'Calinfo' on page1. I have a child business object, 'Calday', on page2.
Under the properties on Calinfo, I have 'primary business object' checked, as well as 'auto primary'.
For Calday, I have the parent business object set as Calinfo, and the requery on parent options all checked.
My view for CalinfoEnvironment retreives all records, while my view for calday has a filter on v_calday.cCalinfoId = ?vp_cCalinfoId.
Ok, I have a line on the requery of Calday on page2.
this.addviewparameter('v_calday.ccalinfoid', 'v_calinfo.cid')
My understanding was that when I found a record from a search on page one, double-clicked on my result grid (at the bottom of page1) that that V should be filled in. However, my view v_calday is blank when I get to page2. I know that the form superclass I am using (with the results grid) is correct, it was designed by a senior programmer here and other subclasses of it behave correctly. It has to be something silly I have done wrong with my view or business objects. Any suggestions for me?
TIA
Amanda
Amanda Morton
System Analyst
Harrisburg Project
Next
Reply
Map
View

Click here to load this message in the networking platform