Copied to clipboard

Flag this post as spam?

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


  • Colin 46 posts 146 karma points
    Feb 11, 2020 @ 20:29
    Colin
    0

    How to use in built calendar?

    Hi, I have a project to create a page under the admin area which needs to use a calendar. I can use a jQuery calendar but considering Umbraco already utilises one, how could I re-use that control in my own Umbraco project?

  • Steve Morgan 1278 posts 4216 karma points c-trib
    Feb 12, 2020 @ 14:13
    Steve Morgan
    0

    Hi,

    Do you mean a date picker?

    If it's a date picker - then the Umbraco date picker stores a DateTime which you can render on the front end and use whatever front end control you wish.

    If you're trying to implement a full calendar function then you're looking at a lot of custom code.

    HTH

    Steve

  • Colin 46 posts 146 karma points
    Feb 12, 2020 @ 20:20
    Colin
    0

    Hi Steve

    Almost, the calendar I see in the front end is what I would like to use in a custom page in the admin area i.e. site.com/Umbraco. So I have created a custom page and rather than adding jQuery controls again I would like to reuse the controls within Umbraco.

    Hope this clarifies my question, if not let me know and I can explain in more depth.

    Thanks

  • 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