T
Thomas Kroljic
All,
I have a database application that uses the default Switchboard (form)
menu system. From one of the menu options I open a form that displays a list
of customers. The user can double click on the record indicator and go
directly to another form that allow the user to edit the specific customer.
Once the user is done editing the customer record they currently click on a
close button that closes the detail form and brings them back to the
customer listing form. On the Customer listing form is a button that allow
the user to close this form and return to the menu system (switchboard). As
the user progresses down the chain of menu options and forms, they close
each form (level) and return to the previous.
My question is this: If the user selects a menu option that goes to a form
that list all the customers, and then they double click on the record
indicator to go to another form to edit the selected customer, is it
possible to have a command button on this form (the detail form) that when
the user clicks on it, it closes the current form and jumps to another form
that the user would normally reached with different menu options then the
options they selected to get to the customer form?
Normally, the user selects option and moves down various levels. Then they
return climbing back up to the very top level. I want to know if its OK to
jump across levels and return back to the top level via a different route.
Hope this make sense.
Thank you,
Thomas j. Kroljic
I have a database application that uses the default Switchboard (form)
menu system. From one of the menu options I open a form that displays a list
of customers. The user can double click on the record indicator and go
directly to another form that allow the user to edit the specific customer.
Once the user is done editing the customer record they currently click on a
close button that closes the detail form and brings them back to the
customer listing form. On the Customer listing form is a button that allow
the user to close this form and return to the menu system (switchboard). As
the user progresses down the chain of menu options and forms, they close
each form (level) and return to the previous.
My question is this: If the user selects a menu option that goes to a form
that list all the customers, and then they double click on the record
indicator to go to another form to edit the selected customer, is it
possible to have a command button on this form (the detail form) that when
the user clicks on it, it closes the current form and jumps to another form
that the user would normally reached with different menu options then the
options they selected to get to the customer form?
Normally, the user selects option and moves down various levels. Then they
return climbing back up to the very top level. I want to know if its OK to
jump across levels and return back to the top level via a different route.
Hope this make sense.
Thank you,
Thomas j. Kroljic