Brian, I think the Event action Doug mentioned is pretty simple... I just did this about a ½ hour ago...
On Form B Active Link on Window Close ( or whatever execution you might be doing your Commit Changes action from ) Action - Run Process PERFORM-ACTION-SEND-EVENT @ "Form B Closing" (or some text) On Form A Active Link on Event Run If - ($EVENTTYPE$ = "Form B Closing" (or same text as used in Run Process above) Action - Change Fields - Refresh your table field. Mike ________________________________ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Sokol, Brian Sent: Thursday, October 18, 2007 2:38 PM To: [email protected] Subject: How to refresh a table field I have a display only form (form A) with a table field that points to another form (form B). A user can open a record from the table field and then update that record on form B. After they save the change, form B closes. I then want the table field on Form A to refresh to show this change. I know I could write a guide to do this but there would be a lot of different branches depending on the changes that are made. Is there a simple way to do this without a guide? Form A does not open again or gain focus. I am sure there must be a simple way but my brain is fried :) thanks Brian Sokol Manager, Desktop Services Scholastic Inc. 557 Broadway NY, NY 10012 (212) 343-6494 http://www.Scholastic.com <http://www.Scholastic.com> __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

