<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Add custom text element to print layout in print widget in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1029047#M20373</link>
    <description>&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/180019"&gt;@LongDinh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's really easy but it wasn't obvious from the documentation.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Feb 2021 12:04:54 GMT</pubDate>
    <dc:creator>MHasan</dc:creator>
    <dc:date>2021-02-22T12:04:54Z</dc:date>
    <item>
      <title>Add custom text element to print layout in print widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1015372#M20141</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;I have been trying to create a printing service from tools published from ArcGIS Pro using the following tutorial:&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/tutorial-publish-additional-layouts-for-printing-with-arcgis-pro.htm" target="_blank"&gt;Share custom layouts for printing from ArcGIS Pro—ArcGIS Server | Documentation for ArcGIS Enterprise&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I want to add a custom text element and let the user enter the text value in the print widget.&lt;/P&gt;&lt;P&gt;The tutorial indicates that :&lt;/P&gt;&lt;P&gt;"If&amp;nbsp;&lt;SPAN&gt;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&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="usertext"&gt;{parcel-id}&lt;/SPAN&gt;&lt;SPAN&gt;."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But it doesn't tell how and where to embed the element name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 10 Jan 2021 14:21:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1015372#M20141</guid>
      <dc:creator>MHasan</dc:creator>
      <dc:date>2021-01-10T14:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Add custom text element to print layout in print widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1029000#M20368</link>
      <description>&lt;P&gt;Hi MHasan,&lt;/P&gt;&lt;P&gt;I was also perplexed by this vague description as well. Luckily I found the solution by looking at the default installation templates.&lt;/P&gt;&lt;P&gt;The name of the element is the Table of Contents when in Layout mode. Adding a open and closed curly bracket will add the element to the Print Layout Template JSON's "customTextElements" array.&lt;/P&gt;&lt;P&gt;Below is a screen capture of the "Get Layout Templates Info" which has successfully added the "{VeryCustomElementName}" dynamic element to the print template&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LongDinh_0-1613970623211.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/6541i06AAD8E334A9F648/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LongDinh_0-1613970623211.png" alt="LongDinh_0-1613970623211.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 05:14:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1029000#M20368</guid>
      <dc:creator>LongDinh</dc:creator>
      <dc:date>2021-02-22T05:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Add custom text element to print layout in print widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1029047#M20373</link>
      <description>&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/180019"&gt;@LongDinh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's really easy but it wasn't obvious from the documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 12:04:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1029047#M20373</guid>
      <dc:creator>MHasan</dc:creator>
      <dc:date>2021-02-22T12:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Add custom text element to print layout in print widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1121854#M21651</link>
      <description>&lt;P&gt;The screen shot was the winning piece. Thanks for sharing that visual aid. Man, I've been stuck on this one... no more!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 20:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1121854#M21651</guid>
      <dc:creator>BugPie</dc:creator>
      <dc:date>2021-12-01T20:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Add custom text element to print layout in print widget</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1568343#M23688</link>
      <description>&lt;P&gt;That was very simple, thanks.&lt;/P&gt;&lt;P&gt;Now is there a simple way to add a legend also? I tried the curly brackets around that, but that would've been too easy.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Dec 2024 10:56:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/add-custom-text-element-to-print-layout-in-print/m-p/1568343#M23688</guid>
      <dc:creator>DavidlMason</dc:creator>
      <dc:date>2024-12-13T10:56:37Z</dc:date>
    </item>
  </channel>
</rss>

