September 13, 20232 yr I have a summary field that shows the total of the prices of items listed in a portal. The summary field is a part of the table of line items, but is mainly viewed next to the portal, in another table. When I make changes to line items in the table (quantity, tax status, or discount), the summary field doesn't refresh unless I click somewhere on the layout outside of any field. Is there a way of doing this action by script? Refreshing the portal doesn't help, and re-looking up the value doesn't help (just gives an error).
September 13, 20232 yr Clicking outside of any field commits the record (unless you have disabled this option in Layout Setup). You already know how to script this.
Create an account or sign in to comment