Issue with calculation amount of linked records.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leadonline
    Junior Member
    • Dec 2020
    • 4

    Issue with calculation amount of linked records.

    Hey!

    I calculate the amount of linked entities. My Users should not be saving the entity with the relationships.

    So what I need is to recalculate the sum (formula from entity '1'), when entity '2' gets saved.

    My Users can't click the "Recalculate Formula" field of course.

    Thanks in advance!
    Last edited by leadonline; 12-13-2020, 02:27 PM.
  • emillod
    Active Community Member
    • Apr 2017
    • 1405

    #2
    You could create notStorable field which will count every time when you load record amount of related records.

    Comment

    Working...