Al Smith wrote:
FrmGotoForm() works for this situation, you just have to reload all the form data when you go back to the form. I don't find this to usually be a problem but some people like using FrmPopupForm(). I would suggest that if you can't get FrmPopupForm() to work, then try FrmGotoForm().
Hello Matt,
Well, I am using FrmPopupForm for the simplest reason that i want to eventually be able to go back to the original form,,if there is a better way to get that done,can someone give me a hint..this is a flowchart what i am basically trying to do..
1
-----
| |
2 3
|
-----------------
| | |
4 5 6
I want to be able to return from form 6 to 1 or any other one..so,I need to have FrmPopupform..
--
For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
