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 8 posts 28 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 8 posts 28 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

Please Sign in or register to post replies

Write your reply to:

Draft