Alex, do you mean by "section of a printing form" a Template Print form? If this is what you mean, then I tried and it didn't work. The value to such variable I assigned in Manager Module. If you mean something else - explain more clearly, please. Or give an example.
This method works fine for displaying something in header or footer area, but it didn't work in table part of my report. I am using the latest version of the platform.
This method works fine for displaying something in header or footer area, but it didn't work in table part of my report. I am using the latest version of the platform.
Hey Peter,
this is very strange because it is a universal method and it should work everywhere.
Let's try to figure it out and find the bug. Could you bring either a piece of the source code, or your report in its entirety?
Most likely, you have not set (or incorrectly set) the "AmountDoc" parameter. Could you please send me your report to abir@1c.com - I'll take a look and point out where the error is.
What you see on the screenshot is the only reference on parameter AmountDoc in my code. How I could "not set (or incorrectly set) the 'AmountDoc' parameter"? You see the whole line of code on the screenshot. What is wrong in that line of code? SelectionDetailRecords is what you get when apply Select() to Query result.
Most probably you didn't set up properly variable AmountDoc in a spreadsheet document. Did you assign Filltype field as Parameter for variable AmountDoc in your Spreadsheet document ?