Can anyone suggest a technique to create an interactive title with the esri print widget?
Print | API Reference | ArcGIS API for JavaScript 3.24
I would like to provide a text box for the user to type in a map title for the printout. However, it seems like the way the print widget works is you have to create your print templates before you startup the print widget. The templates contain the Title Text. So I'm not sure how to inject feedback from the user into the print template. Any ideas or other methods for doing this?