Hello everyone.
I have been trying to create a printing service from tools published from ArcGIS Pro using the following tutorial:
Share custom layouts for printing from ArcGIS Pro—ArcGIS Server | Documentation for ArcGIS Enterprise
I want to add a custom text element and let the user enter the text value in the print widget.
The tutorial indicates that :
"If you want to insert a custom text element, add a text element and embed the element's name in a set of open and closed curly braces, such as {parcel-id}."
But it doesn't tell how and where to embed the element name.