Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Fuji Kusaka 2203 posts 4220 karma points
    Nov 29, 2012 @ 13:06
    Fuji Kusaka
    0

    Confirmation on Submit

    Hi guys,

    Quick question when implementing contour in a multinlingual Website. Is it possible to "Send to page" that is to the repective hostname on confirmation? that is EN - /en/confirmation.aspx an DE - /de/confirmation.aspx ? 

    //fuji

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Nov 29, 2012 @ 13:14
    Tim Geyssens
    0

    Yup, instead of setting a fixed id you can also provide an xpath expression :)

  • Fuji Kusaka 2203 posts 4220 karma points
    Nov 29, 2012 @ 14:28
    Fuji Kusaka
    0

    How do i get to insert that in the dictionary item ? 

     

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Nov 29, 2012 @ 14:50
    Tim Geyssens
    0

    No you don't need a dictionary item just an xpath that resolves to an id so something like $currentPage/* [@isDoc]/@id

  • Fuji Kusaka 2203 posts 4220 karma points
    Nov 29, 2012 @ 15:11
    Fuji Kusaka
    0

    Tim , Do you need instead of Choosing a node i make use of "Or enter Xpath" in the text field ? 

    May getting  an error msg.

     

    //fuji

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Nov 29, 2012 @ 15:11
    Tim Geyssens
    0

    yup that's it

  • Fuji Kusaka 2203 posts 4220 karma points
    Nov 29, 2012 @ 15:18
    Fuji Kusaka
    0

    Am actually getting an error message on submit. 

    Input string was not in a correct format.

  • Fuji Kusaka 2203 posts 4220 karma points
    Nov 29, 2012 @ 17:51
    Fuji Kusaka
    0

    Any thought what i might be doing wrong here ?

  • Fuji Kusaka 2203 posts 4220 karma points
    Nov 29, 2012 @ 17:56
    Fuji Kusaka
    0

    Ah Damn it i forgot to publish the sibbling page! Got it working. 

    Thanks for the help Tim

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Nov 30, 2012 @ 09:45
    Tim Geyssens
    0

    Great glad it's working

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies