Finally,

Why on $OPERATION$ != "CREATE"?   This is really only an issue on the modify 
window
so why not $OPERATION$ = "MODIFY"?

And, why on all the firing conditions you  are stating.  The message is only 
issued
on attempting to close the window.  So, why not fire on the conditions that are
about closing the window so that No matter when during the open window the 
change
occurs, the flag is cleared right at the point that the window is closing and
getting ready to issue the message?

Doug

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of Grooms, Frederick W
Sent: Thursday, November 14, 2013 6:06 AM
To: arslist@ARSLIST.ORG
Subject: Re: Disable change flag

I think the first question is what active links are changing data on displaying 
of a record.   Run active link logging and correct those so you don't have to 
resort to the SET-CHANGE-FLAG 

Also I hope it is just a typo in your email, but the run process command is  
SET-CHANGE-FLAG  not  SET CHANGE FLAG And is your workflow set at order 999 so 
it fires after all other active links?

Fred

-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arslist@ARSLIST.ORG] On Behalf Of vidyasagar kommu
Sent: Thursday, November 14, 2013 7:57 AM
To: arslist@ARSLIST.ORG
Subject: Disable change flag

**
Hi All,
 
When we have a list of records in a form after a search and we scroll up and 
down without making any change, we must never get the question "Do you want to 
save the request".
As we know we can do the  field to make disable  change flag should be enable 
so that it will not ask for the "Do you want to save the request"
 
Could you please guide me how to use the Disable Change flag using the Run 
process .
I have written one workflow which will fire window open,Load ,Display Run if: 
$Operation$!="CREATE"
If action : SET CHANGE FLAG 0
 
But it is not working ...
 
Requesting you to guide how to resolve.
 
Thanks in advance
Regards
Sagar 

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers 
Are, and have been for 20 years"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to