Ayushi,
This is happening because you have some workflow that's firing on Window
open/load/etc that is doing a setfield to a field, this field doesn't have
the 'disable change field' flag set, so the fact that the value is being
set is marking the record as 'changed'...so you get that warning.  Identify
the field(s), set the flag on the field, and you won't have this problem
anymore.


On Wed, Aug 6, 2014 at 7:11 AM, Ayushi Agrawal <[email protected]>
wrote:

> Hi List,
>
> Can any one please provide me any assistance in the following scenario.
>
> I am not able to figure out what workflows, (I am not sure what is fired
> in the background, Filter, API, etc or any OOTB BMC functionality) are
> executed when we move from one record to another record after any Search
> performed in any form. I am using Remedy thin client to perform Search
> action.
>
> I need to understand this because I am facing the following issue:
>
> I have created a new form, now on that new form when I am performing any
> search action, it is giving me the desired result. But when I am scrolling
> down the result (i.e moving from one result returned to another), it is
> every time giving me a warning - 'Do you want to save the current request',
> which I do not want. While doing a similar search in any other form, I am
> not getting any such message. It just moves to another record I point, and
> displays the field value accordingly.
>
> Any help is appreciated.
>
> Thanks in advance,
> Ayushi
>
>
> _______________________________________________________________________________
> 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