I have a custom layout that I'd like my colleagues to be able to use to print out maps with data they collect using Field Maps from the page I'm building in Experience Builder. I have successfully configured the print widget to print a custom layout but I cannot get the layout to read and pass the map title from the widget onto the printed map. I've tried different dynamic texts but to no avail. I am not using Enterprise. Does anyone have any advice on how I can get this to work?
Solved! Go to Solution.
Hello! I am on ArcGIS Enterprise 12 but I was able to get this to work where the Title field in the print widget both applies to the file name (title.pdf) and my large bold text at the top of my print layout. The dynamic text we are using is:
<dyn type="layout" property="metadata" attribute="title" emptyStr=""/>
Give this a shot!
Hello! I am on ArcGIS Enterprise 12 but I was able to get this to work where the Title field in the print widget both applies to the file name (title.pdf) and my large bold text at the top of my print layout. The dynamic text we are using is:
<dyn type="layout" property="metadata" attribute="title" emptyStr=""/>
Give this a shot!
Is anyone else having trouble getting this to work on ArcGIS Online?
I can print in EB using a custom .pagx template made in ArcGIS Pro, but none of the dynamic text variables seem to work to get the custom title on the layout. I've tried every variable that mentions 'Name' or 'Title'