Okay
  Public Ticket #2769747
Calendar View
Closed

Comments

  •  10
    Brad started the conversation

    Hello,

    When logged into the front end customer or employee view, the date range is automatically set to one week. Is there anyway to change this so it's set to 1 month by default instead?

    Many Thanks

    Brad

  •  10
    Brad replied

    Never mind I found a solution on another public ticket ;

    <script>

    window.ameliaBooking = {
        cabinet: {
            pastDays: 0,
            futureDays: 30
        }
    }
    </script>

    That's worked for me, thanks :)


  • [deleted] replied

    Hi Brad,

    thank you for reaching out - I'm happy to hear that you were able to find a solutionsmile.png

    If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.