Date Picker position

Home Forums Porto Admin – Responsive HTML5 Template Date Picker position

  • This topic has 1 reply, 2 voices, and was last updated 5 years ago by Support2. This post has been viewed 846 times
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10029152
    stesvis
    Participant

    Hello,

    is it possible to force the datepicker to show below the control, or automatically where it fits best?

    This is what I get: https://snag.gy/x5pQGm.jpg

    If i place the date picker on the row above, then the picker shows below the textbox.
    When it’s on the second row it’s like it considers the breadcrumbs bar as a visible area of the page.


    #10029155
    Support2
    Keymaster

    Hello Stevis,

    Here is the code you need to show the datepicker below the form control:

    <input type="text" data-plugin-datepicker data-plugin-options='{ "orientation": "bottom" }' class="form-control">

    Please, try that and let us know if you need further assistance.

    Kind Regards,

    Rodrigo.


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.