Hello everyone. Is there a way to source out Advanced PDF/HTML templates onto a dropdown list via SS2?
I'd like to offer the users of a Suitelet form the option to select one of three existing templates for a PDF, and while I could just bind one submit button to one template, I'd like to opt for a more elegant solution. The main issue is that you can't generate a Saved Search for these types of templates, and unless there's a way to fetch existing templates dynamically, I'm forced to hard-code existing template IDs. Is this feasible or should I resort to alternative solutions?
Any and all inputs appreciated, thanks!