Fred - thank you very much !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
T. _____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Grooms, Frederick W Sent: Friday, May 11, 2007 9:26 AM To: [email protected] Subject: Re: Question: Table Refresh The way to do this is very simple: Set the tables to not Refresh on Entry Change Create an AL for each tab you want to do a table refresh from For the Active Link Execute On = Display and Gain Focus (of tab) Run If = '{Page Holder Field}' = "{Database Name of Tab}" Action = Change Field Refresh table This way on Display of records, if you are on a tab to refresh, the Active Link fires. Info on the Page Holder is in the 6.3 Basic Guide on Page 229 Fred _____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Janie Sprenger Sent: Friday, May 11, 2007 2:58 AM To: [email protected] Subject: Re: Question: Table Refresh ** I don't know if this is even the correct use of a global field b/c I haven't used them much - but maybe you could use a global field that you set the Tab label to on gain focus - then you could legitimately use the Change Field action on Display-including in the Run If qual 'global field' = "this tab".. Just an idea-don't know if it would work. Janie _____ From: Action Request System discussion list(ARSList) [mailto:[EMAIL PROTECTED] On Behalf Of Tyrone Dee Sent: Thursday, May 10, 2007 7:04 AM To: [email protected] Subject: Question: Table Refresh I was wondering if someone might have some feedback for me. I am trying to improve loading time of records and one of the items I want to do is change the tables so they don't auto refresh unless the user clicks on the tab that contains a table. The only issue I can see with this is when they have multiple records in the results pane and choose another record they are still on the same tab so it will not refresh. If I have it refresh on Display I'm back to the same issue of tables loading information that may not be needed. Any suggestions or comments would be greatly appreciated. Thanks! T. __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ __20060125_______________________This posting was submitted with HTML in it___ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the Answers Are"

