Select to view content in your preferred language

Map Title for Custom Layout in Experience Builder

146
1
Monday
Labels (1)
MilesKinman
Emerging Contributor

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?

1 Reply
czahn2
by
Occasional Contributor

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!