Okay
  Public Ticket #2680365
Disable selection of past events in customer view
Closed

Comments

  • Timo started the conversation

    Is it possible to disable the possibility to select a date in the past?

    For us it does not really make sense to show our past bookings in the calender.

    Thanks for ur help :-D

    Regards 

    Timo

  • [deleted] replied

    Hi, Timo!

    Thank you for choosing Amelia.

    I'm afraid I will have to reach out to our developer team to figure it out. So, it might take some time.

    But I'm pretty sure it can be done with some custom CSS or JS.

    I'll get back to you once I have the answer.

    Thank you for your patience.

    Best Regards.

  • Timo replied

    Hey Liza,

    thanks for ur answer :-)

    Any updates?

    Regards 

    Timo

  • [deleted] replied

    Hi, Timo!

    I apologize for the delayed response.

    You can try adding this CSS to the page with the list of your Events:

    .v-calendar-column.el-col.el-col-24.el-col-sm-12 {display:none;}

    Basically, it will hide the date picking option, so only coming Events will be shown in the list. 

    Best Regards.