You don't want a / before the & in the parameter list You use a ? between the static portion of the URL and the parameter list and an & between each parameter.
The reason you get the search mode without any parameters is that the default mode of the form is search. Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Martin, Dwayne - martinrd Sent: Tuesday, September 07, 2010 9:25 AM To: [email protected] Subject: Re: Mid Tier url in Submit mode with field value entered ** Thanks, Frank, I used your template: https://[web server]/arsys/forms/[ARS server]/[FormName]/[ViewName]/?F540003300=abcdefg&mode=Submit to create the literal value of: https://remedy.jmu.edu/arsys/forms/rem2/GN%3AExchangeAcctAction/Default+Admin+View/?F540003300=1234321/&mode=Submit but in Mozilla I either get a blank screen or it displays the form, but "Mode" is blank. In IE I keep getting back to the login window. If I just do https://remedy.jmu.edu/arsys/forms/rem2/GN%3AExchangeAcctAction, it opens the form in Search mode. Dwayne -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Frank Caruso Sent: Tuesday, September 07, 2010 9:47 AM To: [email protected] Subject: Re: Mid Tier url in Submit mode with field value entered Just played with a 7.3 MidTier and it worked fine. THe only thing I see wrong is the placement of backslashes: https://[web server]/arsys/forms/[ARS server]/[FormName]/[ViewName]/?F540003300=abcdefg&mode=Submit -----Original Message----- On Tue, Sep 7, 2010 at 9:36 AM, Martin, Dwayne - martinrd <[email protected]> wrote: ** Dear List, I want to send the customers a url that will open a particular form in Mid Tier, in Submit mode, with a submitted value in one of the fields. I have tried various combinations of: https://[web server]/arsys/forms/[ARS server]/[FormName]/&F540003300=abcdefg/&mode=Submit Sometimes the field value gets filled in and sometimes it doesn't, but the mode is always Search. What am I doing wrong? Dwayne Martin James Madison University (ARS and Mid Tier 7.1 P3, IIS 6 web server, Windows 2003 machine, Tomcat servlet server) _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

