Hi Krishna, You should write a run process on the close of secondary form. For eg. " PERFORM-ACTION-SEND-EVENT @ "RefreshIncTab1" " where " RefreshIncTab1" is any word you can write. Then you have write an Active Link with execute on as "Event" and runif as " $EVENTTYPE$ = "RefreshIncTab1"" and a changefield action for that table.
Regards, Praveen Kumar Saraswat -----Original Message----- From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of RKVKRKVK Sent: Thursday, June 25, 2009 4:49 PM To: [email protected] Subject: enable Auto Refresh on tables Hi, 1) I have a parent form where a TABLE (List Table) which gets data from source form (data entry feed) and BUTTON (Delete) components are created. 2) From the primary form if i selected a table row and clicked on DELETE button. 3) It should opens a confirmation dialog box (Display-only form) and asks YES or NO decision 4) a) if i clicks on YES button it has to delete that particular record from the TABLE in the parent form b) it has to refresh the table automatically with out any manual refresh. I achieved till 4) a) deleting that particular record from the table, But [4.b] i am not able to do AUTO-REFRESHING the table once the control back to the parent form. I used one mechanism PERFORM_ACTION_TABLE_REFRESH <TABLE_ID>. But it is not working. can anybody help in this case. Best Regards, Krishna B -- View this message in context: http://www.nabble.com/enable-Auto-Refresh-on-tables-tp24201383p24201383.html Sent from the ARS (Action Request System) mailing list archive at Nabble.com. _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are" DISCLAIMER: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. Before opening any mail and attachments please check them for viruses and defect. ----------------------------------------------------------------------------------------------------------------------- _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

