In report 1307 I need to rename the document, based on information from the line level
Its easy to make a Global variable and assign a value to that.
But the header section is rendered before the line section and it seems like there is no way to pass the value to the header section afterwards?
Answers
Set the value via get/set.code to update header in VS.
I use the C/Side C/AL NAV invironment
VS: do you mean Visual Studio?
It works fine - but the global variable does not update the value in the report.
Look at 206.
Visual Studio yes
The "textboxName" is the name of the TextBox that has the value in the body of the report.