Thanks Fred,

When I do:  
https://remedy.jmu.edu/arsys/forms/rem2/GN%3AExchangeAcctAction?mode=Submit

The system augments the url to:
https://remedy.jmu.edu/arsys/forms/rem2/GN%3AExchangeAcctAction/Default+Admin+View/?mode=Submit&cacheid=cdcab909
(note the slash before the "?") and I get a blank window.  That's in Firefox. 
In IE it displays the form, but in Search mode.  (Before it was returning me to 
the login.)

There seems to be something about the "mode" variable that isn't working.

Dwayne

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Grooms, Frederick W
Sent: Tuesday, September 07, 2010 10:41 AM
To: arslist@ARSLIST.ORG
Subject: Re: Mid Tier url in Submit mode with field value entered

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:arsl...@arslist.org] On Behalf Of Martin, Dwayne - martinrd
Sent: Tuesday, September 07, 2010 9:25 AM
To: arslist@ARSLIST.ORG
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:arsl...@arslist.org] On Behalf Of Frank Caruso
Sent: Tuesday, September 07, 2010 9:47 AM
To: arslist@ARSLIST.ORG
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 <marti...@jmu.edu> 
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"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to