DateTime calendar shown in Editor?

DateTime calendar shown in Editor?

Loren MaxwellLoren Maxwell Posts: 452Questions: 109Answers: 10

Seems like one time I saw an example of the DataTime control being shown in an Editor form without the text input (i.e., only the calendar itself was shown on the form), but I cannot find that again or find an example that has that.

Am I misremembering or overlooking it?

This question has accepted answers - jump to:

Answers

  • allanallan Posts: 64,920Questions: 1Answers: 10,752 Site admin

    I don't immediately recall something like that I'm afraid. That's a neat idea tho - I like that!

    Allan

  • allanallan Posts: 64,920Questions: 1Answers: 10,752 Site admin
    Answer ✓

    This example (not Editor based) as the picker always shown, so I guess it is something I've vaguely pondered before! I've made a note to look at adding this ability to the datetime input.

    Allan

  • Loren MaxwellLoren Maxwell Posts: 452Questions: 109Answers: 10

    Ah yeah -- that's it!

    And yes -- I think an "always shown" calendar would be a nice option!

  • allanallan Posts: 64,920Questions: 1Answers: 10,752 Site admin
    Answer ✓

    Hi,

    Just a quick note to say that I've committed a new alwaysVisible option to DateTime and added an example for Editor, which will ship along with 2.5.0 :).

    Allan

  • Loren MaxwellLoren Maxwell Posts: 452Questions: 109Answers: 10

    YAY! Thanks, @allan!

Sign In or Register to comment.