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:
00173232
Views:
35
Things are going fine <g>.

Foreget the learning curve, It's a Vortex! I go around and around.

My boss has told me that I'm good to go for your training end of this month. Boy do I need it!

I am plodding through the manual, and get constant distractions from my training. What else is new.

Thanks for the "?" in the View. It's funny how it does not get the proper character type when it's not defined in ram (from the command window) but works just fine via vp_CustNo='93835'

Now what business object do I use for a multi page (3) look up business object. Page 1 is a text box to get the Customer's Number from a view of all customers. Page 2 is an open orders grid. Page 3 is a shipped grid. From each of those pages there will be command buttons that display more detail as needed by the operator.

Open orders may have buttons that determine steps in manufacturing (what stage is the product in), Other items to be shipped, and the list goes on.

For shipped It would have Pro #, Freight Claim , RMA type buttons.

As you can see this form set is a monseter. Only data entry will be done via Shipped orders, all others are just grids for display.


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

Click here to load this message in the networking platform