<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to get output as HTML table with newResult()</title><link>https://www.aras.com/community/f/development/3648/how-to-get-output-as-html-table-with-newresult</link><description>Hi ,

This is my code .I&amp;#39;m trying to get output in table format.

but its not resulting in any output or any error.

 

 Innovator inn = this.getInnovator();
ItemCount = 0;
Item newqry = inn.newItem(&amp;quot;Baxter_system&amp;quot;,&amp;quot;get&amp;quot;);
newqry.setAttribute(&amp;quot;select</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to get output as HTML table with newResult()</title><link>https://www.aras.com/community/thread/1474?ContentTypeID=1</link><pubDate>Tue, 03 Apr 2018 00:53:32 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:508fbc70-39d8-417b-b90a-c31b10bbf87a</guid><dc:creator>Former Member</dc:creator><description>Thank you for reply.

I&amp;#39;ll change the code accordingly.

&amp;nbsp;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to get output as HTML table with newResult()</title><link>https://www.aras.com/community/thread/1471?ContentTypeID=1</link><pubDate>Mon, 02 Apr 2018 11:30:15 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7f3bdc1c-71fb-43ed-afdf-a0069f37b7a6</guid><dc:creator>Yoann Maingon</dc:creator><description>Is it a typo? in your code it sems like you typed innovator.new(content) instead of innovator.newResult(content)

You realize you also instanciated innovator twice? (which is not the error of course)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>