<?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 Report In WAB in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803568#M5503</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide some examples? I'm currently stuck here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2019 14:47:29 GMT</pubDate>
    <dc:creator>joerodmey</dc:creator>
    <dc:date>2019-05-23T14:47:29Z</dc:date>
    <item>
      <title>Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803566#M5501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looking to build on reporting in WAB based on this blog post:&amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fblogs.esri.com%2Fesri%2Farcgis%2F2017%2F04%2F18%2Fcreating-a-custom-widget-for-web-appbuilder-for-arcgis-using-the-report-class%2F"&gt;Creating a Custom Widget for Web AppBuilder for ArcGIS using the Report Class | ArcGIS Blog&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to automatically pull data and pictures from my feature service and plunk it into my report. Need my user to have a one click report button&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Apr 2019 16:11:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803566#M5501</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2019-04-29T16:11:50Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803567#M5502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No reason why you cannot do that. You will just need to make sure you have those data available&amp;nbsp;in your printdata html before you send it to be printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are printing image via a uri, you just need to make sure your print access has access to it else you get encode it in base64&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2019 04:42:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803567#M5502</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2019-05-15T04:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803568#M5503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you provide some examples? I'm currently stuck here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2019 14:47:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803568#M5503</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2019-05-23T14:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803569#M5504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;without more context, I am not sure how to provide you with more examples. I can however point you to resource that may aid you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PrintServer: ( you can customize the print template)&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/printing-in-web-applications.htm"&gt;https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/printing-in-web-applications.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want to customize the html portion in your widget, you can request the data from your feature service and modify the data portion of your json file. the &amp;lt;div&amp;gt; portion&lt;/P&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/printing-in-web-applications.htm"&gt;https://enterprise.arcgis.com/en/server/latest/create-web-apps/windows/printing-in-web-applications.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://www.esri.com/arcgis-blog/wp-content/uploads/2017/04/9-onBtnClicked.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2019 00:10:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803569#M5504</guid>
      <dc:creator>VictorTey</dc:creator>
      <dc:date>2019-05-24T00:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803570#M5505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/333537"&gt;joe rodmey&lt;/A&gt;‌ Did you ever manage to get a report produced? We are looking to do something very similar but we are completely stuck!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 12:32:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803570#M5505</guid>
      <dc:creator>MarkCooper5</dc:creator>
      <dc:date>2019-09-04T12:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803571#M5506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ended up creating my report in Survey123 using the custom report function, webhooks, and Integromat. The route shown here would be nice but it doesn't work as nicely as expected without tons of new development. For my purposes the Survey123 report actually works better because I can send it in an email to the user very easily. The report also handles the complexities like related tables and pictures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you need any specifics and I would be more than happy to provide you more info.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2019 14:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803571#M5506</guid>
      <dc:creator>joerodmey</dc:creator>
      <dc:date>2019-09-04T14:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803572#M5507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Victor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you able to provide an example of how to write the code from the data portion of the json to populate attribute data from an existing feature service? Rather than hard coding the table columns and rows, I would like to pull the field names and rows of data to input them into the table when printing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Henry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:19:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/803572#M5507</guid>
      <dc:creator>Henry_PeleshBW</dc:creator>
      <dc:date>2020-09-28T12:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Report In WAB</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/1121724#M14659</link>
      <description>&lt;P&gt;Was a solution ever found for this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Dec 2021 15:57:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/custom-report-in-wab/m-p/1121724#M14659</guid>
      <dc:creator>LouieRodriguez</dc:creator>
      <dc:date>2021-12-01T15:57:58Z</dc:date>
    </item>
  </channel>
</rss>

