Hi,
Scenario : When a contract record is renewed, a new contract record should be created and displayed on the sub grid.
I created a self relationship on the Contract entity. It works fine for the first renewal because the workflow simple sets a simple 1:N relationship.

Compilations occur from 2nd renewal.
How do i best implement this so that i.e. on renewal :
second contract record will show 1 record on the subgrid
third contract record, 2 records on the subgrid
fourth contract record, 3 records on the subgrid
etc
This needs to be automated - (not manual by using + on the subgrid).
Many Thanks for your Help .
*This post is locked for comments
I have the same question (0)