March 15, 200322 yr I have a script that changes data in related records. These related records are shown in a portal. However, after the script have changed the data, the portal records doesn't update autmoatically. I have to click inside the portal on each record changed to see changes. Is there any way to automatically update the portal's content ? Thanks in advance. Paolo.
March 15, 200322 yr There is no way to force an update completely automatically. As part of your script you can add: Enter Preview Mode () <--- no pause Enter Browse Mode This must be done on the layout with the portal. -bd
Create an account or sign in to comment