Re: How to get a VBScript application to open a particular view for a form in submit mode

2009-09-23 Thread Ob1 Kenobi
RG cc Subject Re: How to get a VBScript application to open a particular view for a form in submit mode I'd suggest calling the OpenGuide method and calling an Active Link guide with an Open Window action if you want that degree of control.. Ob1 Kenobi wrote: > Hi listers, &

Re: How to get a VBScript application to open a particular view for a form in submit mode

2009-09-22 Thread Chris Woyton
I'd suggest calling the OpenGuide method and calling an Active Link guide with an Open Window action if you want that degree of control.. Ob1 Kenobi wrote: > Hi listers, > > We have a form "formA" which has 3 views "v1" , "v2" and "v3". View "v1" > is the default view and this cannot be

How to get a VBScript application to open a particular view for a form in submit mode

2009-09-22 Thread Ob1 Kenobi
Hi listers, We have a form "formA" which has 3 views "v1" , "v2" and "v3". View "v1" is the default view and this cannot be changed. Is there a way to tell a VB Script app. to open view "v2" instead? The VB Script developer is opening the default view (v1) and filling in all the pertinent fi