Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    date picker issue

    Hi Isomorphic,

    please see this testcase (SmartClient Version: v12.0p_2018-09-23/AllModules Development Only (built 2018-09-23))

    Browser: Chrome, Version 69.0.3497.100 (Official Build) (64-bit) (as emulated device)

    If you open the showcase with a browser, that is set to act like a mobile device, and click the date picker (Picklist based date input) in "Picture 1", the date picker opens as expected, see "Picture 2". If you click the date picker (Date Range: From) in "Picture 3" it opens like on a normal browser, see "Picture 4". This was also testes on a iOS device and on a Android device, with the same result!
    Is it possible, to get a prettier calendar for mobile devices? It would be enough, if it look like the calendar in Picture 4.

    Thanks in advance!

    Kind Regards




    Picture 1:

    Click image for larger version

Name:	picker_mobile_works.png
Views:	83
Size:	40.5 KB
ID:	255242


    Picture 2:

    Click image for larger version

Name:	picker_mobile_works_open.png
Views:	76
Size:	7.0 KB
ID:	255241

    Picture 3:

    Click image for larger version

Name:	picker_desktop_works.png
Views:	104
Size:	34.5 KB
ID:	255240


    Picture 4:

    Click image for larger version

Name:	picker_desktop_works_open.png
Views:	73
Size:	43.7 KB
ID:	255243

    #2
    Originally posted by Developer12145 View Post
    Is it possible, to get a prettier calendar for mobile devices?
    +1
    maybe a dateChooser which uses all the page width, but retains its proportions?

    Comment


      #3
      We've made some changes here - both requests have been fulfilled, DateItems and RelativeDateItems will now correctly show full-screen pickers, whether or not the TimeItem is showing (type is date or datetime), and the pickers will not scale in the way they did before.

      Please retest with a build dated October 9 or later.

      Comment

      Working...
      X