January 20, 200818 yr Hi - I have a layout with a few different portals. One of them won't refresh unless I click on a blank part of the layout. The script that alters which data are related does a commit records and a refresh step at the end, but you still need the click to get all the data refreshed. What am I missing? Thanks! Michael
January 20, 200818 yr Did you use the checkbox 'clear cached join results' which is part of the refresh script step? -jens
January 21, 200818 yr What I usually do to force a refresh, I have a script that goes to the previous record, then back to the original record. You can also use a new window (if you want to maintain your found set). New Window ["Refresh"] Show all records go to record previous go to record next close window ["Refresh"]
Create an account or sign in to comment