Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems creating a wizard style form
Message
 
To
07/10/2003 13:05:20
General information
Forum:
Visual FoxPro
Category:
CodeMine
Miscellaneous
Thread ID:
00835822
Message ID:
00835850
Views:
12
>what is the wizard format? In general it's best to use the datamanager to handle the data. If page one is suppling the info for page two then just update the control values and refresh(). I hope this helps.
>
>John

Using the built in wizard form frmwizarddialog. It does not have a datamanger automatically installed when you do a create form. The documentation is scant in the Codemine book I have, so I am hacking at it the best that I can.

Page 1 set the class of the client and gathers name information for generating a client code and catting the name from info in text boxes. These values are dropped into hidden textboxes on page 1.

Page 2 takes the mailing address and billing address info

Page 3 takes the contact information

Page 4 sets up the account status and pricing info.

Click on the Finish button and the standard client info screen opens positioned on the record for the client just created so additional/optional info can be entered and/or launch the quote/sales order process.
Opportunity is missed by most people beacuse it is dressed in overalls, and looks like work --- Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform