...
- The fileset id tag should begin with the keyword WSPACE_ followed by the corresponding Workspace ID.
- Within the fileset id, the file tag should contain all the files such as app class files, event listeners, and other JavaScript files.Warning
Warning |
---|
In the ondemandjsfiles.xml file,
|
Code Block | ||
---|---|---|
| ||
<filesetid = "WSPACEPAYMENTS"{_}> <fileurl ="/javascript/AccountDetailConstants.js" /> <fileurl ="/javascript/BillPaymentCellClickHandler.js" /> <fileurl ="/javascript/StandingInstruction.js" /> <fileurl="/javascript/payment.account.BenificiariesSummaryApp.js" /> </fileset> |
...