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.

1-Visitor
June 8, 2017

Could you provide some more details on what you are trying to achieve?