Copied to clipboard

Flag this post as spam?

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


  • sami 22 posts 104 karma points
    Jun 27, 2013 @ 14:34
    sami
    0

    DatePicker in IE 10 is not working

    Hi,

    DatePicker it works good in all browsers except IE 10, then I ran script debugger it says js error :

    "__doPostBack" is undefined

     

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 14:37
    Tim Geyssens
    0

    Hey Sami,

    I asume you are using the usercontrol macro right? Also mind sharing the Contour version you are running?

  • sami 22 posts 104 karma points
    Jun 27, 2013 @ 14:42
    sami
    0

    Hey Tim,

    I am using:

    Umbraco version: 4.11.8

    Contour Version: 3.0.12

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 14:46
    Tim Geyssens
    0

    Hey I would recommend that you switch to the razor macro, that doesn't use webcontrols so won't have that issue

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 14:46
    Tim Geyssens
    0
  • sami 22 posts 104 karma points
    Jun 27, 2013 @ 15:00
    sami
    0
    <asp:content ContentPlaceHolderId="ContentPlaceHolderDefault" runat="server">
    <umbraco:macro Alias="Info" runat="server" />
    <umbraco:Macro FormGuid="193047a3-9f2f-4507-b83a-a3f76d3b1508" AllowEditing="1" SubmitButtonText="Submit" NextButtonText="" PreviousButtonText="" PageNameTag="" Alias="InsertformfromumbracoContour" runat="server"></umbraco:Macro>
    </asp:content>

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Jun 27, 2013 @ 15:07
    Tim Geyssens
    0

    Yeah looks like you are using the usercontrol macro, try inserting the macro again but choose the razor version

  • 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