Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views with Unions
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00172847
Message ID:
00172992
Views:
30
Stephen,

How are things in Memphis?

>John I had that part, I wanted to know how to store the parameter in the view so It would be prompted for when I issue :>

>use ves!lv_CustOrders

The "WHERE custno = ?vp_custno" clause takes care of this...if you put a question mark in front of the view parameter name, VFP will prompt you for the value.

>>>This parameter is going to be populated by user selecting a customer from a view off the first page. The # of pages on this form set is growing daily. It's a customer support system and the wish list is growing way to fast.
>>>Any reasons not to do a 6 page formset in MM & CB?

No problem at all. However, I recommend that you check out the section in the Mere Mortals Developer's Guide "Dynamically Adding Controls - Speeding Form Instantation". If you have dozens of controls on each page it can start to slow down form instantiation. This section of the Guide provides instructions for dynamically instantiating controls at runtime.

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
Next
Reply
Map
View

Click here to load this message in the networking platform