<?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: WAB create/print report with attributes and attachments from multiple features? in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73046#M2034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent!!!! This is what I have been looking for. I will get working on updating server and revisit this topic if I have issues deploying.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a bunch!!!&lt;/P&gt;&lt;P&gt;Wes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2020 00:17:08 GMT</pubDate>
    <dc:creator>WesleyCollins</dc:creator>
    <dc:date>2020-03-05T00:17:08Z</dc:date>
    <item>
      <title>WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73039#M2027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been working on a solution to this problem for several weeks on my own and through research. I have made some cool discoveries along the way, but I am still not where I need to be.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have tons of environmental and geospatial data related to surface disturbance collected for our client. We have been reporting this data as needed for regulatory purposes, however I want to&amp;nbsp;give the client the ability to create automated reports in WAB using the data we have collected. I have used the screening tool, as well as some WAB developer edition widgets, however none of them seem to have the capability I need, or our database is not setup correctly to do what I want to do.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is that we have a feature class of seasonal photopoints that are distributed within the surface disturbances where photo's. Each season, a point is created and photos are attached in Collector. I need to be able to select and report on attributes within and individual surface disturbance, while also selecting an individual photopoint and printing those attachments on the same report.&amp;nbsp;All of the reports in WAB/survey123 seem to utilize an HTML in the code to link photos, but since I want to automate this procedure that simply makes no sense as there are dozens of photopoints per surface disturbance with 4 photos per point, and hundreds of surface disturbances.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Feb 2020 15:12:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73039#M2027</guid>
      <dc:creator>WesleyCollins</dc:creator>
      <dc:date>2020-02-17T15:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73040#M2028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;A href="https://community.esri.com/migrated-users/383908"&gt;Wesley Collins&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;we have 2 blog posts on this topic. please check whether any of them will help you. and we can go from there.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/" title="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/"&gt;Print reports from ArcGIS Enterprise web apps&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/uncategorized/printing-popups-from-web-application/" title="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/uncategorized/printing-popups-from-web-application/"&gt;Printing Popups from Web Application&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2020 02:06:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73040#M2028</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-02-19T02:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73041#M2029</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply Tanu. Unfortunately I do not think either of those options will solve my issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a layer which is specifically for adding points with attached photos. The problem I have is accessing the photos to print, not the attributes.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Feb 2020 14:39:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73041#M2029</guid>
      <dc:creator>WesleyCollins</dc:creator>
      <dc:date>2020-02-22T14:39:34Z</dc:date>
    </item>
    <item>
      <title>Re: WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73042#M2030</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/383908"&gt;Wesley Collins&lt;/A&gt;‌,&lt;/P&gt;&lt;P&gt;My apologies for the delay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reports in ArcGIS Pro now supports attachments (images only). Here is the help topic: &lt;A class="jivelink10" href="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/?saml_sso" title="https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps/?saml_sso"&gt;https://www.esri.com/arcgis-blog/products/arcgis-enterprise/mapping/print-reports-from-arcgis-enterprise-web-apps &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you pls give this a try and see whether it works for you?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Tanu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 05:41:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73042#M2030</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-03-04T05:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73043#M2031</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one other thing, you need to use ArcGIS Pro 2.5 or newer while authoring your report file. And on the server side, you need ArcGIS Enterprise 10.8 or newerer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 19:13:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73043#M2031</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-03-04T19:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73044#M2032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tanu, Thanks for your continued attention to this question. We will need to get our server updated because we are running 10.5 at the moment, so I may need to revisit this in a couple of weeks. I definitely need/want this capability, so the fact that you are telling me it is available is very encouraging. I did not see a reference to photo's in the blog post you shared, unless I am missing something. Is there any specific blogs referencing attachments?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much,&lt;/P&gt;&lt;P&gt;Wes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 23:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73044#M2032</guid>
      <dc:creator>WesleyCollins</dc:creator>
      <dc:date>2020-03-04T23:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73045#M2033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Wes,&lt;/P&gt;&lt;P&gt;No problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;I did not see a reference to photo's in the blog post you shared, unless I am missing something. Is there any specific blogs referencing attachments?&lt;/BLOCKQUOTE&gt;&lt;P&gt;urgh. my bad! copy/paste error.&lt;/P&gt;&lt;P&gt;I meant to send this help link: &lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/reports/attachment-report-elements.htm" title="https://pro.arcgis.com/en/pro-app/help/reports/attachment-report-elements.htm"&gt;Attachment report elements—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you are right - the attachment info is not there in the blog post. When we wrote the blog, Report didn't have attachment capability. We will either update the blog or create a new one for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;Tanu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cc: &lt;A href="https://community.esri.com/migrated-users/291674"&gt;Scott M. MacDonald&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2020 00:02:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73045#M2033</guid>
      <dc:creator>TanuHoque</dc:creator>
      <dc:date>2020-03-05T00:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: WAB create/print report with attributes and attachments from multiple features?</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73046#M2034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent!!!! This is what I have been looking for. I will get working on updating server and revisit this topic if I have issues deploying.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a bunch!!!&lt;/P&gt;&lt;P&gt;Wes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2020 00:17:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-create-print-report-with-attributes-and/m-p/73046#M2034</guid>
      <dc:creator>WesleyCollins</dc:creator>
      <dc:date>2020-03-05T00:17:08Z</dc:date>
    </item>
  </channel>
</rss>

