<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:lang="en-US">
  <channel>
    <title>orgurl in 3 steps form</title>
    <link>http://www.gxdeveloperweb.com/Forums/Forum-GX-WebManager-Usage/orgurl-in-3-steps-form.htm</link>
    <description>How can I use the &#034;Go back to original url&#034; rule in a 3 step form?
On the login form this rule works but if I use this in a 3 steps form the original url is removed from the session in step 2. </description>
      <item>
        <title>orgurl in 3 steps form</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-GX-WebManager-Usage/orgurl-in-3-steps-form.htm?pagenr=1#message2626</link>
        <author>johnsten</author>
        <description>I&amp;apos;ve already solved it by using 2 personalities.&lt;br /&gt;&lt;br /&gt;in step 1 created a textinput with default value&lt;br /&gt;&lt;br /&gt;&amp;lt;xsl:value-of select=&amp;quot;/root/system/requestparameters/parameter[name=&amp;apos;orgurl&amp;apos;]/value&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;And xsltag orgurl&lt;br /&gt;&lt;br /&gt;in step 3 created a textinputfield with default value&lt;br /&gt;&lt;br /&gt;&amp;lt;xsl:value-of select=&amp;quot;/root/system/flow/formelement/formpart[@xsltag = &amp;apos;orgurl&amp;apos;]/userentry&amp;quot;/&amp;gt;&lt;br /&gt;&lt;br /&gt;Thanks for the help</description>
        <pubDate>vr, 16 okt 2009 10:07:26 GMT</pubDate>
      </item>
      <item>
        <title>orgurl in 3 steps form</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-GX-WebManager-Usage/orgurl-in-3-steps-form.htm?pagenr=1#message2623</link>
        <author>Michel Teunissen</author>
        <description>Hi,&lt;br /&gt;&lt;br /&gt;If I&amp;apos;m not mistaken, the orgurl is put in the formflow that&amp;apos;s available to you. You can get it from there and put in under your own in key in the session. If you start that key with &amp;quot;GX_&amp;quot;, the contents of that key will be available in the xml on which personalisations are performed such as and XSL to print return url on a page. If a handler needs to do the redirect at the end, your handler can just get the content (url) under that key from session and do the redirect. In that case you don&amp;apos;t need to start the key with &amp;quot;GX_&amp;quot;. Have a look at you frontend url with /xmldebug=true appended to it (after you&amp;apos;ve logged in @ .../web/admin)&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Michel</description>
        <pubDate>do, 15 okt 2009 18:58:13 GMT</pubDate>
      </item>
      <item>
        <title>orgurl in 3 steps form</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-GX-WebManager-Usage/orgurl-in-3-steps-form.htm?pagenr=1#message2622</link>
        <author>johnsten</author>
        <description>Can you explain the &amp;quot;park your original url in a self defined location within the session&amp;quot;&lt;br /&gt;&lt;br /&gt;How can I extract the orgurl en park it into a new note in the session in 1 handler?</description>
        <pubDate>do, 15 okt 2009 09:02:46 GMT</pubDate>
      </item>
      <item>
        <title>orgurl in 3 steps form</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-GX-WebManager-Usage/orgurl-in-3-steps-form.htm?pagenr=1#message2621</link>
        <author>johnsten</author>
        <description>&lt;/p&gt;&lt;blockquote&gt;Also very handy when you have force someone to register when he hits a certain page and at the end of that flow be able to allow him back to where he started..&lt;br /&gt;&lt;/blockquote&gt;&lt;p class=&#034;messageContent&#034;&gt; &lt;br /&gt;&lt;br /&gt;That&amp;apos;s ecsacly why i need it &lt;img src=&#034;/static/forum/icons/smiley_wink.gif&#034;/&gt;</description>
        <pubDate>do, 15 okt 2009 07:34:30 GMT</pubDate>
      </item>
      <item>
        <title>orgurl in 3 steps form</title>
        <link>http://www.gxdeveloperweb.com/Forums/Forum-GX-WebManager-Usage/orgurl-in-3-steps-form.htm?pagenr=1#message2619</link>
        <author>Michel Teunissen</author>
        <description>Hi,&lt;br /&gt;&lt;br /&gt;Probably the easiest way is to park your original url in a self defined location within the session somewhere and use that to jump back to your &amp;apos;initial&amp;apos; original location. Also very handy when you have force someone to register when he hits a certain page and at the end of that flow be able to allow him back to where he started..&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;&lt;br /&gt;Michel</description>
        <pubDate>wo, 14 okt 2009 19:39:07 GMT</pubDate>
      </item>
  </channel>
</rss>