<?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>Opening Aras Part Search on a new Aras Tab through an HTML page</title><link>https://www.aras.com/community/f/development/55415/opening-aras-part-search-on-a-new-aras-tab-through-an-html-page</link><description>Hello everyone! 
 I am trying to create a custom HTML page which links to other Aras pages such as the Part Search Grid. My issue is including a script in the HTML page that links to an Item Type. I have been guided towards using th e method cui_ivicb_nav_search_click</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Opening Aras Part Search on a new Aras Tab through an HTML page</title><link>https://www.aras.com/community/thread/10870?ContentTypeID=1</link><pubDate>Thu, 13 Feb 2025 09:25:30 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:b6fd7f93-9019-486b-b2ee-df448e9a6b21</guid><dc:creator>Wishal M Sri Rangan</dc:creator><description>&lt;p&gt;Hi Angela,&lt;/p&gt;
&lt;p&gt;Thank you for the explanation. The method I mentioned does indeed function properly but I was having problems with some aras variables and functions being recognized that were require for the method to work. I did manage the solve the issue however and everything functions as expected!&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Wishal&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Opening Aras Part Search on a new Aras Tab through an HTML page</title><link>https://www.aras.com/community/thread/10866?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 15:17:47 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:9a1dd610-1146-456d-9313-eb34cee31c6d</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;What is the problem? The code you have found should do the job perfectly! You just need to add the id of your target ItemType.&lt;/p&gt;
&lt;p&gt;I would use the ItemType id as attribute in the individual html elements. Then use an onLoad event that adds&amp;nbsp;an event listener to the buttons. Use event delgation to avoid to repeat the function. Get the attribute with the target id from the selected element and execute the code.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>