Hello,
I have a custom print service that prints only the selected polygon in Portal for ArcGIS's Web AppBuilder.
I want it to print a custom layout that has a dynamic text that only prints the value of the attribute of the selected feature. Meaning, for example, if I selected a polygon where the value of its OBJECTID is 3, I want the text to read "OBJECTID: 3", if I select another one, it gives another value, etc...
I'm using ArcGIS Pro to create the layout.
Any tips would be appreciated!
Thanks