What is the chance that you cleared the Mid-Tier cache (or it got auto cleared during the set time interval) before you wrote the delete Active Link, but it has not been cleared since writing the delete Active Link?
Joe -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]]on Behalf Of Grooms, Frederick W Sent: Tuesday, February 23, 2010 9:27 AM To: [email protected] Subject: Re: Lose focus behavior in mid tier As for your delete button getting disabled I would add to the AL that fires on the delete button an additional action of Change Field to disable delete button. As for the actual delete... Is the record actually being deleted in the underlying form that the table is pointing at (meaning the problem is a refresh of the table data) OR is the data not being deleted in the underlying form? If it is the refresh then in the delete AL add a change field action to refresh the table. Fred -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Vani Masilamani Sent: Tuesday, February 23, 2010 4:48 AM To: [email protected] Subject: Lose focus behavior in mid tier Hi All, I have a scenario as below, We do have a delete button and a table field. Whenever there is a selection of the record in table, delete button gets enabled. Clicking the delete button deletes the record. Delete button remains enabled. Works fine in Remedy user. But when the same operation is carried out in Mid tier, selection of record in table enables the delete button. But on clicking the delete button, record in the table is not deleted as well button gets disabled. We do have two active links as below, 1. on lose focus of the table disable the delete button 2. on gain focus of the table enable the delete button Any suggestions on the issue? Regards, Vani M. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

