How do I get layoutOptions.customTextElements to replace text in an ArcGIS Pro layout via PrintingTools?
I am creating a custom printing tool with a custom layout, using Export Web Map (PrintingTools). I want to use custom text elements to display a text passed from the web application request call. My application is developed in React.
I also added a text element for the watermark, without success.
My customTextElements values aren’t replacing the layout’s text.
What exact setup/naming is required for the text elements and template?