<?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>Pass a property into a window.open() command</title><link>https://www.aras.com/community/f/development/37181/pass-a-property-into-a-window-open-command</link><description>This seems simple, but I&amp;#39;m struggling with it. 
 I&amp;#39;ve got a button added to a toolbar that I want to open an external URL with. The URL is saved as a property against the item. 
 Have tied a method to the button and it&amp;#39;s a Client-side javascript. Problem</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: Pass a property into a window.open() command</title><link>https://www.aras.com/community/thread/8076?ContentTypeID=1</link><pubDate>Fri, 25 Feb 2022 04:42:08 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:4d14a0c3-b603-4912-9e1a-4d3c2b4b48b2</guid><dc:creator>Gopikrishnan</dc:creator><description>&lt;p&gt;Glad to&amp;nbsp;know :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass a property into a window.open() command</title><link>https://www.aras.com/community/thread/8070?ContentTypeID=1</link><pubDate>Thu, 24 Feb 2022 13:30:45 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:5b194bb2-cb3b-45a3-974a-45b09c5d424e</guid><dc:creator>Jeff Stroh</dc:creator><description>&lt;p&gt;Thank you!&amp;nbsp; Worked perfectly!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Pass a property into a window.open() command</title><link>https://www.aras.com/community/thread/8065?ContentTypeID=1</link><pubDate>Thu, 24 Feb 2022 09:06:00 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7ff4202b-0830-4e46-8126-b14d500970cb</guid><dc:creator>Gopikrishnan</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I&amp;#39;m able use a button in the toolbar and access the external link using below code&lt;/p&gt;
&lt;p&gt;var description2 = parent.thisItem.getProperty(&amp;quot;_forgemodelurl&amp;quot;);&lt;br /&gt;window.open(description2, &amp;#39;_blank&amp;#39;);&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.aras.com/cfs-file/__key/communityserver-discussions-components-files/3/Media1.mp4"&gt;www.aras.com/.../Media1.mp4&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>