Hi,
i wondered if anybody tried or got this working, to have more than one multi line in a style sheet for 5.0?
Example:
i want to make a nice order confirmation in word via a style sheet.
Pretty simple with a header line, sales lines as multi line.
But now i also want the comments in this word document so i need a second multi line element, and there it throws up al sort of errors.
Anybody did this in standard, or even with modified code?
Any pointer?
Rgds
Benny Giebens
Rgds
Benny Giebens
0
Comments
MCP - Dynamics NAV
If you need to use several multiline section, you'll need to modify codeunit 680 (Style Sheet Management). Modifications are describe here: http://blogs.msdn.com/b/nav/archive/2010/06/03/style-sheet-tool-extended.aspx
It works for me.