1 Reply Latest reply on Dec 7, 2010 8:40 AM by shtv

    Can you redirect to a new window from redirect in pages.xml?

    daxxy

      I want the url in my redirect to open in a separate window.  Any way to do that?



      <rule if-outcome="gonetqos">
          <redirect url="http://nmst.ba.ssa.gov" />
      </rule>
      




      The HTML equivalent is




      <a href="http://nmst.ba.ssa.gov" _target="blank" />