Join Slack
Powered by
How do I target this section in an advance pdf
# suitescript
k
Kevin Baxter
07/07/2023, 6:32 PM
How do I target this section in an advance pdf
b
battk
07/07/2023, 6:41 PM
that looks like a
Custom Sublist
, in which case you want to find the saved search
battk
07/07/2023, 6:43 PM
and then get the search results in script so that you can use it with
TemplateRenderer.addSearchResults
k
Kevin Baxter
07/07/2023, 6:44 PM
@battk
will that javascript code work in the advanced html template. Can i just add <script> tags to the template to get the code to work?
b
battk
07/07/2023, 6:46 PM
no, the N/render module is how you work with advanced templates
4
Views
Open in Slack
Previous
Next