Calendar is not showing right arrow to move to the next month

Calendar is not showing right arrow to move to the next month

EUrbinatiEUrbinati Posts: 2Questions: 1Answers: 0

I have installed Editor in order to use inline features on DataTables.
Everything seems working fine beside the calendar, I have a datetime field to show and edit.
There are no problem in showing date, but when I edit a date, the calendar appears without the right arrow to move to the following month.

Below the Products Installed:
Software Version Updates
DataTables 1.10.16 Up-to-date
AutoFill Not installed
Buttons 1.5.1 Up-to-date
ColReorder Not installed
Editor 1.7.2 Up-to-date
FixedColumns Not installed
FixedHeader Not installed
KeyTable Not installed
Responsive Not installed
RowReorder Not installed
Scroller Not installed
Select 1.2.5 Up-to-date

This question has an accepted answers - jump to answer

Answers

  • colincolin Posts: 15,240Questions: 1Answers: 2,599
    Answer ✓

    It looks like it's not allowing a future date - have you set a restriction on that datetime with the opts.maxDate option?

    C

  • EUrbinatiEUrbinati Posts: 2Questions: 1Answers: 0

    Thank you very much.
    I did not set any opts.maxDate, but based on your post I've just set it in the future and the right arrow appeared :smile:

  • allanallan Posts: 63,455Questions: 1Answers: 10,465 Site admin

    I'm afraid this is a bug in the current release. It has been resolved in dev and will be in 1.7.3.

    Allan

This discussion has been closed.