Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Find Form problem...
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00122350
Message ID:
00122928
Views:
13
BOb,

>We subclassed cBizObjForm to create our form that edits employee data. We set up a find form to find the employee. When the SELECT button is pressed from the find form this code in the findprocess method...
>
>*----------------------------------------
> *--- If specified, set the active page
> *--- to the value of nGoToPageOnEdit
> *--- if not already there
> *----------------------------------------
> IF NOT EMPTY(ThisForm.nGoToPageOnEdit) AND NOT ;
> ThisForm.pgfBizObj.ActivePage = ThisForm.nGoToPageOnEdit
> ThisForm.pgfBizObj.ActivePage = ThisForm.nGoToPageOnEdit
> ENDIF
>
>Gives... nGoToPageOnEdit not a property...

We stumbled on this one recently too...I have a "note to self" to change this in the next version. For now, your temporary fix will do nicely!

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform