Copied to clipboard

Flag this post as spam?

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


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Neo 22 posts 42 karma points
    Mar 09, 2011 @ 15:07
    Neo
    0

    Button Event not firing

    Hi

     

    Got a very peculiar problem.

    I got a usercontrol in which I placed a button. I added this macro in ucommerce checkout page:

    i.e /shop/checkout/ page

    Button in the usercontrol is not firing. Its being redirected to http://localhost/shop/checkout/?catalog=Sample+Catalog.

    But when I placed this macro in any other page, its working fine.

     

    Please suggest a solution for this.

     

    Neo

  • kows 81 posts 151 karma points c-trib
    Mar 09, 2011 @ 15:08
    kows
    1

    make sure you got a form tag somewhere around it?

  • Neo 22 posts 42 karma points
    Mar 09, 2011 @ 15:31
    Neo
    0

    Yes there is form tag.

     

    In the /shop/checkout/ page the rendered form tag is as follows:

    <form method="post" action="/shop/checkout/?catalog=Sample+Catalog" id="ctl01">

     

    for any other page its like this:

    <form method="post" action="/contact" id="ctl01">


    Any ideas?

     

  • kows 81 posts 151 karma points c-trib
    Mar 09, 2011 @ 16:06
  • 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