UpdatePropagation confusion

bob_upbob_up Member Posts: 155
edited 2015-07-05 in NAV Three Tier
I have created a card-type main page with a list-type subpage (page part).
On the sourcetable of main page I have a flowfield. The CalcFormula table for this flowfield is the same as the sourcetable in the subpage. This field is visible on the main page.
I have set the UpdatePropagation to "Both" on the subpage.
I have added the statement CurrPage.UPDATE() in the OnValidate trigger of the relevant field in the subpage.
If I change the value of the relevant field in the subpage the flowfield doesn't change.
If I click the Refresh button, the flowfield is updated as I want.

Any idea what I might be doing wrong?

Comments

Sign In or Register to comment.