Matt Poloni
06/28/2022, 2:45 PMbattk
06/28/2022, 2:51 PMMatt Poloni
06/28/2022, 3:06 PMThe template definition is also included when importing thecustom object into your SDF project.advancedpdftemplate
[…]
For example,I’ve got all of theis the template definition for the custom objectcusttmpl_paymentvoucher.template.xml
. The template definition file is located in the same objects folder as the advancedpdftemplate custom object file.custtmpl_paymentvoucher.xml
advancedpdftemplate
XML definitions in my project, but none of the .template.xml
template definitions. (I did a project-wide search for .template.xml
and manually scanned over the files myself)battk
06/28/2022, 4:53 PMMatt Poloni
06/28/2022, 5:48 PMcmd+shift+p
2. "SuiteCloud: Import Objects"
3. select all object types
4. no filter
5. select all objects
6. "Yes" (import referenced files)
I just re-did that process now specifically for advancedpdftemplate
for step 3 to make sure that it was the same process I remembered from this morning, though, and now the templates are there after re-running. Thanks again for your help.