Re: Change the $OPERATION$ of a form with workflow

2006-11-16 Thread Robert Molenda
The same workflow would work on Mid-Tier, however it is best if all the
"links" (url / buttons / ...) are coded to bring the form up in the
'expected' mode.

 

For example if you have a start page (like the Home page), add buttons
for each specific function needed

 

Ticket Search

Ticket Create

 

Yes, it doubles (or triples) the Buttons, but it is quicker and less
awkward than clicking a button, seeing a window "flash up, close, and a
new one open"...

 

Thanks-n-advance; 

HDT Platform Incident / Problem Manager & Architect 
Robert Molenda 
IT OS PA 
Tel: +1 408 501 6310 
Fax: +1 408 501 2410 
Mobile: +1 408 472 8097 
[EMAIL PROTECTED] 

Quality begins with your actions.

 



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Wixson Carolyn L PSNS
Sent: Thursday, November 16, 2006 10:52 AM
To: arslist@ARSLIST.ORG
Subject: Re: Change the $OPERATION$ of a form with workflow

 

Wow! The timing on this one was great! I was just about to ask the same
question. I don't want the Consoles opened in Search, only in New. (It
bugs me to see the Advanced Search show where it really cannot be used.)
I will try your suggestion.

 

Related Question: It seems that the default mode for opening a form on
the mid-tier is "Search". Is there any way to change this default mode
to "New" without setting it in the URL each time? (Apologies if this
should be on a different thread.)

 

Thanks!

 

Carolyn

 -Original Message-
From: Robert Molenda [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 8:52
To: arslist@ARSLIST.ORG
Subject: Re: [ARSLIST] Change the $OPERATION$ of a form with workflow

** 

You cannot directly change the operation, but you can recode the
application to:

 

Active Link on Window Loaded/Display

Test $OPERATION$

If not the mode you want "MODIFY/DIALOG/.."

Perform the "open window action" for the correct mode + view

Close the current window.

 

Thanks-n-advance; 

HDT Platform Incident / Problem Manager & Architect 
Robert Molenda 
IT OS PA 
Tel: +1 408 501 6310 
Fax: +1 408 501 2410 
Mobile: +1 408 472 8097 
[EMAIL PROTECTED] 

Quality begins with your actions.

 





From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Melanie Snayer
Sent: Thursday, November 16, 2006 3:10 AM
    To: arslist@ARSLIST.ORG
Subject: Change the $OPERATION$ of a form with workflow

 

** 

Hey Guys

 

I'm not sure whether this is me taking a long shot or not but I
need to know whether the $OPERATION$ of a form can be modified with
workflow.

 

Is this possible? If so please help me with it.

 

Regards

Mel

__20060125___This posting was submitted with
HTML in it___ 

__20060125___This posting was submitted with
HTML in it___ 

__20060125___This posting was submitted with HTML in
it___

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"


Re: Change the $OPERATION$ of a form with workflow

2006-11-16 Thread Wixson Carolyn L PSNS
Wow! The timing on this one was great! I was just about to ask the same
question. I don't want the Consoles opened in Search, only in New. (It bugs
me to see the Advanced Search show where it really cannot be used.) I will
try your suggestion.
 
Related Question: It seems that the default mode for opening a form on the
mid-tier is "Search". Is there any way to change this default mode to "New"
without setting it in the URL each time? (Apologies if this should be on a
different thread.)
 
Thanks!
 
Carolyn

 -Original Message-
From: Robert Molenda [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 16, 2006 8:52
To: arslist@ARSLIST.ORG
Subject: Re: [ARSLIST] Change the $OPERATION$ of a form with workflow



** 

You cannot directly change the operation, but you can recode the application
to:

 

Active Link on Window Loaded/Display

Test $OPERATION$

If not the mode you want "MODIFY/DIALOG/.."

Perform the "open window action" for the correct mode + view

Close the current window.

 

Thanks-n-advance; 

HDT Platform Incident / Problem Manager & Architect 
Robert Molenda 
IT OS PA 
Tel: +1 408 501 6310 
Fax: +1 408 501 2410 
Mobile: +1 408 472 8097 
[EMAIL PROTECTED] 

Quality begins with your actions.

 


  _  


From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Melanie Snayer
Sent: Thursday, November 16, 2006 3:10 AM
To: arslist@ARSLIST.ORG
Subject: Change the $OPERATION$ of a form with workflow

 

** 

Hey Guys

 

I'm not sure whether this is me taking a long shot or not but I need to know
whether the $OPERATION$ of a form can be modified with workflow.

 

Is this possible? If so please help me with it.

 

Regards

Mel

__20060125___This posting was submitted with HTML in
it___ 

__20060125___This posting was submitted with HTML in
it___ 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"


Re: Change the $OPERATION$ of a form with workflow

2006-11-16 Thread Robert Molenda
You cannot directly change the operation, but you can recode the
application to:

 

Active Link on Window Loaded/Display

Test $OPERATION$

If not the mode you want "MODIFY/DIALOG/.."

Perform the "open window action" for the correct mode + view

Close the current window.

 

Thanks-n-advance; 

HDT Platform Incident / Problem Manager & Architect 
Robert Molenda 
IT OS PA 
Tel: +1 408 501 6310 
Fax: +1 408 501 2410 
Mobile: +1 408 472 8097 
[EMAIL PROTECTED] 

Quality begins with your actions.

 



From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Melanie Snayer
Sent: Thursday, November 16, 2006 3:10 AM
To: arslist@ARSLIST.ORG
Subject: Change the $OPERATION$ of a form with workflow

 

** 

Hey Guys

 

I'm not sure whether this is me taking a long shot or not but I need to
know whether the $OPERATION$ of a form can be modified with workflow.

 

Is this possible? If so please help me with it.

 

Regards

Mel

__20060125___This posting was submitted with HTML in
it___ 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"


Change the $OPERATION$ of a form with workflow

2006-11-16 Thread Melanie Snayer

Hey Guys

I'm not sure whether this is me taking a long shot or not but I need to know
whether the $OPERATION$ of a form can be modified with workflow.

Is this possible? If so please help me with it.

Regards
Mel

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers 
Are"