Copied to clipboard

Flag this post as spam?

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


  • Carl Schéle 12 posts 32 karma points
    Feb 24, 2023 @ 18:44
    Carl Schéle
    0

    DatePicker in Umbraco Forms

    I have one language installed, Swedish, and using a Date Picker. The days are showing Sön-Mån-Tis-Ons-Tor-Fre-Lör. However I would like to change the order to Mån-Tis-Ons-Tor-Fre-Lör-Sön. How do I do that?

    enter image description here

  • Carl Schéle 12 posts 32 karma points
    Feb 27, 2023 @ 14:39
    Carl Schéle
    0

    Finally found out how this works.

    Go to this file App_Plugins/UmbracoForms/Assets/datepicker.init.js

    Add firstDay: 1 to the Pikaday contructor

    enter image description here

    enter image description here

  • 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