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

     

  • Comment author was deleted

    Jun 27, 2013 @ 14:37

    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

  • Comment author was deleted

    Jun 27, 2013 @ 14:46

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

  • Comment author was deleted

    Jun 27, 2013 @ 14:46
  • 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>

  • Comment author was deleted

    Jun 27, 2013 @ 15:07

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

Please Sign in or register to post replies

Write your reply to:

Draft