Refresh Summary View

Hi,

I have some refresh problems with a Summary View.
The View is composed of a dashboard (Record Type A) and a read-only grid (Record Type B). In the dashboard, there is a Customer Record Field (field C) aggregating Record Type B.
When I try to add a new record in the grid, the grid updates itself (so chaining should be ok), but field C doesn't unless I force manually the updating.
Any suggestions?

  Discussion posts and replies are publicly visible

Parents Reply
  • The problem is limited to the Interface with the Summary View.
    In other terms, if I try to add a new record in the grid (Record Type B), the grid updates itself and Field C doesn't update. But if I refresh the page also Field C is updated.

    In order to explain better the sentence of mine that you quoted:
    Field C is a Custom Record Field of Record Type A evaluated in real-time on Record Type B. I expected that adding new records in Record Type B Field C should be automatically updated, but this doesn't happen and I don't know why.
    This should be the narrowed problem and I hope this could help you to help me.

Children