<?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: Print Widget - Custom Text Elements with 10.3 Server in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730559#M19262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Back from holiday: &lt;/P&gt;&lt;P&gt;No unfortunately there are no warning messages to be found when I add the widget or when I use it. The fields just don't appear. I suspect&amp;nbsp;the widget&amp;nbsp;can't access the information from the Get Layout Templates Info but have no idea why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2017 11:50:39 GMT</pubDate>
    <dc:creator>SarahHeld1</dc:creator>
    <dc:date>2017-01-05T11:50:39Z</dc:date>
    <item>
      <title>Print Widget - Custom Text Elements with 10.3 Server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730555#M19258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to include custom text elements in my layouts for ArcGIS Online WAB Print Widget. As our Server is on 10.3 and does not include the Get Layout Templates Info Task&amp;nbsp;by default, I followed this blog:&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.esri.com/esri/arcgis/2016/06/20/printing-popups-from-web-application/"&gt;https://blogs.esri.com/esri/arcgis/2016/06/20/printing-popups-from-web-application/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and used the python script from Github &lt;A href="https://github.com/arcpy/sample-gp-tools/tree/master/GetLayoutTemplatesInfo"&gt;https://github.com/arcpy/sample-gp-tools/tree/master/GetLayoutTemplatesInfo&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both the export webmap and the Get Layout Templates Info task run and publish successfully fololwing the help&amp;nbsp;&lt;A href="http://server.arcgis.com/en/server/10.4/get-started/windows/tutorial-publishing-additional-services-for-printing.htm"&gt;http://server.arcgis.com/en/server/10.4/get-started/windows/tutorial-publishing-additional-services-for-printing.htm&lt;/A&gt;&amp;nbsp;and the Get Layout Info shows my custom text elements (see attached).&lt;/P&gt;&lt;P&gt;Nevertheless, when I include my ExportWebmap Task in ArcGIS Online I can print, but the Custom Text Elements are not shown in the advanced tab.&lt;/P&gt;&lt;P&gt;There are no error messages and I have no idea where to start looking for a reason why this is not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 08:32:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730555#M19258</guid>
      <dc:creator>SarahHeld1</dc:creator>
      <dc:date>2016-12-20T08:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget - Custom Text Elements with 10.3 Server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730556#M19259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;These two threads may help:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/177897"&gt;How to add custom text elements to custom print layout using WAB print widget?&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/184166-how-to-print-selected-attributes-on-parcels-in-wab-application"&gt;https://community.esri.com/thread/184166-how-to-print-selected-attributes-on-parcels-in-wab-application&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2016 14:23:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730556#M19259</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-20T14:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget - Custom Text Elements with 10.3 Server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730557#M19260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert, I had not found the first one. Unfortunately there seemed to be no sulution to the Problem...&lt;/P&gt;&lt;P&gt;What I now did as a workaround is to modify the print widget so I can manually input the custom text elements.&lt;/P&gt;&lt;P&gt;While this works in general it has the drawback that my co-workers can't use this new widget in the built-in WAB and that I have to host the whole application on our Webserver only because of this&amp;nbsp; - so any ideas concerning the original problem would be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Dec 2016 18:54:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730557#M19260</guid>
      <dc:creator>SarahHeld1</dc:creator>
      <dc:date>2016-12-22T18:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget - Custom Text Elements with 10.3 Server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730558#M19261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;In your browsers web console do you see a warning "Get Layout Templates Info Error Error: Invalid URL" or any other error when using the print widgets advanced options button?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2016 01:37:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730558#M19261</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-12-23T01:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget - Custom Text Elements with 10.3 Server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730559#M19262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Back from holiday: &lt;/P&gt;&lt;P&gt;No unfortunately there are no warning messages to be found when I add the widget or when I use it. The fields just don't appear. I suspect&amp;nbsp;the widget&amp;nbsp;can't access the information from the Get Layout Templates Info but have no idea why.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 11:50:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730559#M19262</guid>
      <dc:creator>SarahHeld1</dc:creator>
      <dc:date>2017-01-05T11:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget - Custom Text Elements with 10.3 Server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730560#M19263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sarah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Sorry I am drawing a blank then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:05:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730560#M19263</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2017-01-05T14:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Print Widget - Custom Text Elements with 10.3 Server</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730561#M19264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, after upgrading to 10.4.1 and still having the same problem I did some more testing and finally got it to work.&lt;/P&gt;&lt;P&gt;The first of the following definitely was responsible, I am not sure about the second:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When I added my Custom Text Elements I put in some long text to have a preview of how much space will be needed. This had some line breaks and special characters in it - after I removed the text and just put a single word in it, it worked&lt;/LI&gt;&lt;LI&gt;I also had some dynamic text elements in my layout which had an Element Name - I removed these too&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So this was not really a problem with the service but with my layouts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 07:37:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/print-widget-custom-text-elements-with-10-3-server/m-p/730561#M19264</guid>
      <dc:creator>SarahHeld1</dc:creator>
      <dc:date>2017-05-16T07:37:12Z</dc:date>
    </item>
  </channel>
</rss>

