army2002 Posted February 15, 2013 Posted February 15, 2013 The summary field in a portal does not update automatically when values in field changes. I have to double click on the filed to update ... what's wong I'm doing?
smdig Posted February 18, 2013 Posted February 18, 2013 The summary field in a portal does not update automatically when values in field changes. I have to double click on the filed to update ... what's wong I'm doing? Hi, I have quite a few summary fields in portal layouts that I use. I have found that you usually need to refresh the portal for the totals to update. To allow my totals to update automatically, I have attached a script trigger to the fields that users enter the information, in our case qty ordered and buying price. The script trigger runs on object exit and runs a script called refresh portal. All this script has is two lines: enter preview mode enter browse mode. This is enough to refresh the portal and works for us. Regards, Sdig.
bruceR Posted February 18, 2013 Posted February 18, 2013 Or consider this technique (setting a global field on the child side of the relationship) http://www.teamdf.com/weetbicks/ditch-those-flush-caches-use-cartesian-join-instead/42/
Recommended Posts
This topic is 4295 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now