Hi Chris, Thanks for the pointer. I'll have my VB developer look at using this method instead. Seems the way to go. Thanks again.
Cheers, Chike Internet [email protected] Sent by: [email protected] 09/22/2009 07:40 PM Please respond to [email protected] To [email protected] 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 <[email protected]> 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 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 fields (in submit mode) but I need to have this app open > up view "v2". > > Here's the line of code he's using to open the form: > ARForm = app.OpenForm(sessionId, remServer, formA , OpenMode.ARSubmit, > True) > > Thanks, > Chike > > > This message and any attachments (the "message") is intended solely for > the addressees and is confidential. If you receive this message in error, > please delete it and immediately notify the sender. Any use not in accord > with its purpose, any dissemination or disclosure, either whole or partial, > is prohibited except formal approval. The internet can not guarantee the > integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will) > not therefore be liable for the message if modified. Please note that certain > functions and services for BNP Paribas may be performed by BNP Paribas RCC, Inc. > > _______________________________________________________________________________ > UNSUBSCRIBE or access ARSlist Archives at www.arslist.org > Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

