Hi Friends
The below shown is part of XML code
<subcategory>
<name>Portfol io Analytics</name>
<description>Po rtfolio Analytics</description>
<url>https://par.inautix.com </url>
<entitlement>78 0</entitlement>
<ibd>Any</ibd>
</subcategory>
when i click on the Portfolio Analytics code, it opens the pop up in the same window, i wanted to open this URL in a child window. Kindly let me know is there any way to do it.
Is there any way to use a variable to store the URL?
The below shown is part of XML code
<subcategory>
<name>Portfol io Analytics</name>
<description>Po rtfolio Analytics</description>
<url>https://par.inautix.com </url>
<entitlement>78 0</entitlement>
<ibd>Any</ibd>
</subcategory>
when i click on the Portfolio Analytics code, it opens the pop up in the same window, i wanted to open this URL in a child window. Kindly let me know is there any way to do it.
Is there any way to use a variable to store the URL?
Comment