NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Devan on December 07, 2011, 06:11:55 PM
-
Ok, I know there is an easy way to do this, but for the life of me I cannot figure how to do it in NT6...
I have a menu option which is simple 'Enter New Order'. I want that option to go straight to the 'NewOrder' form and default to 'Insert' mode bypassing the Browse screen altogether (which is STILL in the app elsewhere).
What is the parameter I need to pass along to the procedure when I call it? ???
-
Although this is covered in FAQ W4 - you can also just call the form directly, and on the advanced tab of the form you can set the default action to "Insert" - which may be the neater approach.
cheers
Bruce
-
Thanks Bruce...your suggestion worked perfectly.
Now, to go and find those FAQs... ;)