Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form design question?
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Form design question?
Miscellaneous
Thread ID:
00245267
Message ID:
00245267
Views:
53
I have a order entry wizard, for lack of a better description, that is subclassed of cibzobjmaintenanceform.

I chose this to allow my users to to add a new customer to their system because most of their business is new customer and little is repeat business.

Their business is Title Loans so I need to set up my data across 3 primary tables. Customer, Account and Titles. Cust holds the static data about John Doe, Accnt holds the financial data pertaining to this loan, and Title holds the static data about the vehicle. In the end John could have multiple accounts on the same ot multiple titles.

So cibzobjmaintenanceform is a great starting place for Pick a customer or add a new one. I need to give the same functionality to pick a vehicle from his existing loans or add a his current one.

At long last the question!!!!!

Should I duplicate the first 2 pages of cibzobjmaintenanceform on pages 3 & 4 or create a new form just for this?

If I add the functionality to the same form will the add button look to the forms method for activepage reference? If I nodefault() oppsite of dodefault() {I guess} can I override the button click on the newly added pages?
Next
Reply
Map
View

Click here to load this message in the networking platform