Good Day
i´m using a xmod form (A) to store a basic item in an cart table, but at the same tabID (page) i got other xmod template (B) with the cart count.
i like to know how to refresh the cart xmod template via Ajax when the form show´s the AddSuccessTemplate.
Can anyone help me to reach this?
Template =
<xmod:Template runat="server" id="shopCart" UsePaging="True" Ajax="True">
Form =
<AddSuccessTemplate><xmod:AddSuccess runat="server"> .....