Ron Cates Posted September 1, 2009 Posted September 1, 2009 Hi All, I have a portal that shows a list of Jobs. I have calculations under the portal that are based on the records listed in the portal. Each row / record in the portal hase a checkbox. When the checkbox is ticked the Job is included in the calculations, unchecked and that Job is not included. My problem is that the calculations don't recalculate until I click out of the portal. I have tried setting up a script trigger that goes to another object on the page, and I've tried having it refresh the window but it still seems like the only time it recalculates is when I cklick outside of the portal but not on any field or object. So I am looking for some advice on how to have it recalculate as soon as the checkbox is ticked or unticked rather than the user having to click out of the portal. Thanks in advance.
Ron Cates Posted September 1, 2009 Author Posted September 1, 2009 (edited) Got it figured out. Script trigger on modify, script with one step, commit record. Doesn't seem to work every time though? Edited September 1, 2009 by Guest
Recommended Posts
This topic is 5561 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