dateField appearance / behavior

I have a dateField in my application that does not look or behave like the dateField in the Appian Documentation example.  I am on version 21.2

In the Appian Docs, the dateField date-picker allows the user to select the month or year in pull-downs as well as tab through the items in the date picker.  The user can tab to the "today" and "cancel" items as well.

In my application, the dateField date-picker does not allow the user to select the month/year with pulldowns nor can the user tab through the items in the date picker. 

Is there something I'm missing that would allow me to enable the full functionality of the date picker?  I can't seem to find it anywhere.

Screenshots from my application and the Appian docs below.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to aaronw0007
    I did, however, change the version in the appian docs

    If you're referring to the section where it gives you a test implementation that you can interact with - components rarely receive such visually dramatic updates, and my assumption is that the documentation always refers to the current version of a component (except in cases where the update to a component is so massive that they create a whole new version and the original functionality lives on in a deprecated one, which is not what happened with the date picker after 21.3.)

Children