Looks like on display of the data there is an AL running which is setting some field(s) on the form you are getting the warning message and the field(s) do not have the disable change flag property enabled. Look at the offending ALs and then see which field(s) are being set from the ALs. Once you know the offending fields, if you were to open the field properties dialog, you will notice that there is an option at the left bottom of the main tab in the property page to check the Disable Change Flag option, if there is no check mark next to that option, you will get the warning you have been getting. Once you have this option checked for all the offending fields, you would not have to write the other AL that you have mentioned in your post.
Again, make sure you test this out with actually making a change to other fields on the form and those changes get saved. It is always better to be safe than sorry. Cheers, -- Shyam ----- Original Message ----- From: Anuj DUA Newsgroups: gmane.comp.crm.arsystem.general To: [email protected] Sent: Thursday, November 13, 2008 10:01 PM Subject: MSG:"Do you want to save request?" ** Hello, I get the following message, when i move from one record to another in the search table of the form (ex CHG:ChangeJoinAPDetailSig) even when i have not made any changes on the record. To stop this message from coming i need to explicitly write an Active link on Display/window load/search with Run Process "SET-CHANGE-FLAG 0" action. My concern is that when i do the same activity on some other form ( for ex. AP:Alternate), i dont get the above message even when i have not written any specific Active link. Could you please tell me - 1) Why the two form behave differntly ? 2) Is there any another way to stop the message from coming other than writing an Active link ? With Regards, Anuj Dua __Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are" html___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor: www.rmsportal.com ARSlist: "Where the Answers Are"
<<Outlook.jpg>>

