Is it possible to comment out Code behind a field on BI Publisher template?
We are upgrading to Peoplesoft Financials 9.2 and need to customize the delivered check form for BI Publisher.
I would prefer to comment out the code behind the field rather than delete it.
I found an example that indicates comments can be added for XML, however, adding the code (in red) generated an error in BI Publisher.
The following was what I tried:
<!-- the code would become a comment -->
Thank you.