EPS_PORPRPOP_487588.xml

Comments
-
HI,
Can you upload the xml data.
Regards,
0 -
HI,
Can you upload the xml data.
Regards,
XML Data has been uploaded.
Thx.
0 -
The template fails with:
Missing body begin XSL context for: <?end for-each?>
That means that the <?for-each?> and <?end for-each?> are not on the same lvel (or plane).
When the template is open in MS Word go to Add-Ins > Tools > Field Browser
Here you will see what I mean.
There are 2 for-each statements. It's the inner one, <?for-each:G_LINES?>, that has it's <?end for-each?> on the wrong level.
The form field ELn (having this end for-each) needs to be moved to the last table cell.
0 -
The template fails with:
Missing body begin XSL context for: <?end for-each?>
That means that the <?for-each?> and <?end for-each?> are not on the same lvel (or plane).
When the template is open in MS Word go to Add-Ins > Tools > Field Browser
Here you will see what I mean.
There are 2 for-each statements. It's the inner one, <?for-each:G_LINES?>, that has it's <?end for-each?> on the wrong level.
The form field ELn (having this end for-each) needs to be moved to the last table cell.
Thank you for your feedback. I have validated my template. There was an extra end if in my G_Lines group. My problem persists,however. I am not able to view the value of my global variable ln_cnt. I am uploading the revised template.
0 -
Thank you for your feedback. I have validated my template. There was an extra end if in my G_Lines group. My problem persists,however. I am not able to view the value of my global variable ln_cnt. I am uploading the revised template.
I do not seem to be able to upload my revised template. I will continue to try.0 -
You need to rename it
0 -
I've got the EPS_POPrint_blog2.rtf file and it validates with 'No error found' now.
(1) please highlight the form field (in red or some color) in the EPS_POPrint_blog2.rtf template that you are "not able to view the value of my global variable ln_cnt".
Remember to rename it before re-uploading it.
(2) please upload the xml data set
0 -
I've got the EPS_POPrint_blog2.rtf file and it validates with 'No error found' now.
(1) please highlight the form field (in red or some color) in the EPS_POPrint_blog2.rtf template that you are "not able to view the value of my global variable ln_cnt".
Remember to rename it before re-uploading it.
(2) please upload the xml data set
I have highlighted the areas where I expect to see the value of ln_cnt. In the first hightlighted cell I am simply displaying it so I can see why my condition in the 2nd cell is not being met. Instead of the value displayed being Cont, it should be the total amount for the PO that is displayed because there is no overflow of the PO onto a 2nd page.
0 -
I have highlighted the areas where I expect to see the value of ln_cnt. In the first hightlighted cell I am simply displaying it so I can see why my condition in the 2nd cell is not being met. Instead of the value displayed being Cont, it should be the total amount for the PO that is displayed because there is no overflow of the PO onto a 2nd page.
Hopefully you got my template and xml file. I am never sure if they are getting attached to my issue or not when I upload them.
0 -
Have you had any luck trying to figure out why I cannot get my amount to show up in the footer template of my PO Print?
0