Skip to main content
1-Visitor
June 8, 2017
Question

URL links

  • June 8, 2017
  • 1 reply
  • 4679 views

can you add a URL link and have it open in another tab or window?

1 reply

1-Visitor
June 8, 2017

Yes you can. In the actions.xml,  define it as a pop up window

  <command class="" method="execute" windowType="popup" url="/wtcore/jsp/ext/mitg/someaction.jsp"/>

jkeenan1-VisitorAuthor
1-Visitor
June 8, 2017

Thank you, but it looks like I do not have access to the actions.xml file.

jkeenan1-VisitorAuthor
1-Visitor
June 8, 2017

I added a URL link in the Library context.  When I open the Link it opens in the same web browser as Windchill.  I can't back out of it to go back to Windchill, so I have to close the Link and it closes the Windchill session also.  I would like to have the URL link open in a new window or tab so it does not interrupt my Windchill session.