<?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: Custom PRINT TEMPLATE in ArcGIS Experience Builder Questions</title>
    <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385903#M11032</link>
    <description>&lt;P&gt;Hi, usually the Layout Item ID should be empty as this will set a default value for the layout task. If the default value is not set, passing in an empty layout item ID will return information for all layouts. However, if the default value is set, passing in an empty Layout Item ID will only return information for that layout.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1708673191288.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95608i0095679646F78A47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_1-1708673191288.png" alt="ShengdiZhang_1-1708673191288.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try setting the Layout Item ID to null in both tasks and then publishing the service again to see if that fixes the bug?&lt;/P&gt;&lt;P&gt;If that still doesn't solve the problem, you can send me the print service, the preview extents have a lot of parts to do with it, and without the service, it's hard to find the real problem.&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2024 07:27:06 GMT</pubDate>
    <dc:creator>ShengdiZhang</dc:creator>
    <dc:date>2024-02-23T07:27:06Z</dc:date>
    <item>
      <title>Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1383818#M10936</link>
      <description>&lt;P&gt;&lt;SPAN&gt;can ANYONE help me in the custom print experience builder widget&amp;nbsp; . print preview is not showing for my custom print select , if i change it to map only or any other like a-4 portrait&amp;nbsp; it is working .&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;i want to have print preview for my custom print service custom template&amp;nbsp; . please help me in this .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Feb 2024 20:20:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1383818#M10936</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-17T20:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1384786#M10979</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/710368"&gt;@HariomPandya&lt;/a&gt;&amp;nbsp;，&lt;/P&gt;&lt;P&gt;I wonder if you selected a different wkid for the print template. Currently, the Preview print extents does not support certain wkid.&lt;/P&gt;&lt;P&gt;Or can you share your app with me so that I can take a look at it? My username is she10946.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 09:38:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1384786#M10979</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-02-21T09:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1384803#M10981</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;, Actually when i debug the code for print widget for my custom layout the selected template is not having exportOptions{"Width","height" } also not getting maframeSize[0], and mapFrameSize[1]&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 10:28:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1384803#M10981</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-21T10:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385304#M10996</link>
      <description>&lt;P&gt;Hi, the print widget calculates the printing extent based on the "webMapFrameSize" stored in the Get Layout Templates Info Task.&lt;/P&gt;&lt;P&gt;Please check if you have "Get Layout Template Information Task" in your print service.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1708581366988.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95462iE0B9F067C86B8302/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1708581366988.png" alt="ShengdiZhang_0-1708581366988.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Another place to check is to open the&amp;nbsp;Get Layout Templates Info Task - Execute Task - Execute Task (GET), to see if the list of values contains all custom layouts::&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1708582211180.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95465i506C2AD177FB8133/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_1-1708582211180.png" alt="ShengdiZhang_1-1708582211180.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 06:12:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385304#M10996</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-02-22T06:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385378#M11001</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp; , thanks for your response . i have added the get layout info task .from the arcgis pro and in arcgis pro it is showing all the values .&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HariomPandya_1-1708607406378.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95475i44F1A4EF4843C176/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HariomPandya_1-1708607406378.png" alt="HariomPandya_1-1708607406378.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HariomPandya_0-1708606771112.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95474i467102A7877FC40A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HariomPandya_0-1708606771112.png" alt="HariomPandya_0-1708606771112.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But in the rest sevice . what parameters should i pass to check and get the result i am confuswed in json&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HariomPandya_2-1708607439364.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95476i0A41689033BB6D20/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HariomPandya_2-1708607439364.png" alt="HariomPandya_2-1708607439364.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HariomPandya_3-1708607470047.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95477i952537EC9BCCB409/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HariomPandya_3-1708607470047.png" alt="HariomPandya_3-1708607470047.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;IT is showing this .&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 13:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385378#M11001</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-22T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385379#M11002</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;, i am missing something . i am not getting while publishing . in the export webmap i kept webmap as json "#" and layout item as blank . please help where i am lacking .&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 13:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385379#M11002</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-22T13:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385637#M11015</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;, i think ,&amp;nbsp; i am doing mistake while publishing via arcgis pro. In the layout item id what should i pass , for both export webmap and second is get layout info task .&lt;BR /&gt;I have a folder inside which all the layouts are there . now i opened one layout . after that from arcgis pro .i opened the export webmap tool , provide the layout item folder wherea all layouts are there , now i publish now i used get layout info , pass the same folder it shows json with all layout properties .&lt;BR /&gt;now i share both tool from there . still not working ,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;in the layout_iteM_id what should i pass ?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2024 19:08:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385637#M11015</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-22T19:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385894#M11027</link>
      <description>&lt;P&gt;Hi, if you want to test the Get Layout Templates Info task, you can simply click the Submit Job (GET).&lt;/P&gt;&lt;P&gt;If you want to test the Export Web Map,&amp;nbsp;you can leave the layout template empty to use the default layout, but should not leave the web map JSON as "#".&lt;/P&gt;&lt;P&gt;Below is an example of a Web Map JSON for an empty map:&lt;/P&gt;&lt;LI-CODE lang="c"&gt;{"operationalLayers":[{"layerType":"ArcGISTiledMapServiceLayer","url":"https://services.arcgisonline.com/arcgis/rest/services/Elevation/World_Hillshade/MapServer","id":"World_Hillshade_1081","title":"World_Hillshade","opacity":1,"minScale":0,"maxScale":0},{"type":"VectorTileLayer","styleUrl":"https://www.arcgis.com/sharing/rest/content/items/7dc6cea0b1764a1f9af2e679f642f0f5/resources/styles/root.json","id":"VectorTile_5394","title":"World Topographic Map","opacity":1,"minScale":0,"maxScale":0}],"mapOptions":{"extent":{"spatialReference":{"wkid":102100},"xmin":-18710885.945394468,"ymin":-2610763.50030847,"xmax":-2489114.0546055334,"ymax":11810763.500308469},"spatialReference":{"wkid":102100},"showAttribution":false},"exportOptions":{"dpi":96},"layoutOptions":{"titleText":"ArcGIS Web Map","customTextElements":[{"Date":"2/23/2024, 2:28:15 PM"}],"elementOverrides":{"North Arrow":{"name":"North Arrow","type":"CIMMarkerNorthArrow","visible":false}},"scaleBarOptions":{"metricUnit":"esriKilometers","metricLabel":"km","nonMetricUnit":"esriMiles","nonMetricLabel":"mi"},"legendOptions":{"operationalLayers":[]}}}&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 07:12:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385894#M11027</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-02-23T07:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385899#M11030</link>
      <description>&lt;P&gt;I checked . results are coming , i think i am facing issue while publishing&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 07:20:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385899#M11030</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-23T07:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385903#M11032</link>
      <description>&lt;P&gt;Hi, usually the Layout Item ID should be empty as this will set a default value for the layout task. If the default value is not set, passing in an empty layout item ID will return information for all layouts. However, if the default value is set, passing in an empty Layout Item ID will only return information for that layout.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1708673191288.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95608i0095679646F78A47/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_1-1708673191288.png" alt="ShengdiZhang_1-1708673191288.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you try setting the Layout Item ID to null in both tasks and then publishing the service again to see if that fixes the bug?&lt;/P&gt;&lt;P&gt;If that still doesn't solve the problem, you can send me the print service, the preview extents have a lot of parts to do with it, and without the service, it's hard to find the real problem.&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 07:27:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385903#M11032</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-02-23T07:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385904#M11033</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp; , i&amp;nbsp; am directly publishing both task from pro to enterprise . is there something i have to check from server folder&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 07:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385904#M11033</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-23T07:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385905#M11034</link>
      <description>&lt;P&gt;Ok let me try this , and will let you know . Thank you so much&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 07:34:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385905#M11034</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-23T07:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385906#M11035</link>
      <description>&lt;P&gt;The server is of client and thats why you will not get access .&amp;nbsp;&lt;BR /&gt;Will you please guide me somethings else where i can look upon&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2024 07:40:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1385906#M11035</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-23T07:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1387315#M11093</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/54255"&gt;@ShengdiZhang&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Hi can you help me in custom print layout. What Format should i give in Author . currently in my print service hasAuthorText is coming false . i wants this to be true .i am working in arcgis pro .&lt;/P&gt;</description>
      <pubDate>Tue, 27 Feb 2024 12:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1387315#M11093</guid>
      <dc:creator>HariomPandya</dc:creator>
      <dc:date>2024-02-27T12:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1387878#M11110</link>
      <description>&lt;P&gt;I was unable to add the author to the layout myself. However, you can add a custom text element as a workaround.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_0-1709102100600.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96089iD8AF0889F7200034/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_0-1709102100600.png" alt="ShengdiZhang_0-1709102100600.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShengdiZhang_1-1709102131483.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/96090iDF4A08E376360C5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShengdiZhang_1-1709102131483.png" alt="ShengdiZhang_1-1709102131483.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Shengdi&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2024 06:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1387878#M11110</guid>
      <dc:creator>ShengdiZhang</dc:creator>
      <dc:date>2024-02-28T06:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Custom PRINT TEMPLATE</title>
      <link>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1622905#M19260</link>
      <description>&lt;P&gt;Did you find a solution for this? I am having a similar issue.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":weary_face:"&gt;😩&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jun 2025 22:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-experience-builder-questions/custom-print-template/m-p/1622905#M19260</guid>
      <dc:creator>DOTPGIS</dc:creator>
      <dc:date>2025-06-11T22:37:53Z</dc:date>
    </item>
  </channel>
</rss>

