Is there any way to update Global Variables from subpages ?

Hello

In BC14 is there any way to access and update global variables from subpages ?
I know about UpdatePropagation but I don't think is what I need.
I also read about protected var but this feature it's available for newer versions.

In order to see global variables values on pagepart I have created a global function and called it on openPage CurrPage.BufferList.Page.SetGlobalVars but after making some adjustments, those variables change and I need to send back the changed values in the header.
Is there any way to accomplish this ?

Thank you

Answers

Sign In or Register to comment.