Copied to clipboard

Flag this post as spam?

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


  • SaphuA 124 posts 87 karma points
    Nov 01, 2009 @ 22:00
    SaphuA
    0

    Custom Macro Property Type and JQuery

    Hello,

    I've made my own Macro Property Type using the method described here: http://forum.umbraco.org/yaf_postst2224_Extending-macro-datatype.aspx

    The control works very well when run stand-alone, but unfortunaly not so well in Umbraco.

    The problem is that I use JQuery for stuff like dates, but I noticed too late that Umbraco also loads JQuery (from umbraco_client/ui) in the macro properties screen. Obviously these two different versions don't work together.

    I can't use the already installed versions as these seem pretty old (there's no datepicker?) and replacing them didn't work either.

    Does anyone have a sollution for this? Hopefully without modifieing or replacing files so I can still release this as a simple package.

    Thanks!

Please Sign in or register to post replies

Write your reply to:

Draft