You need to sign in to do that
Don't have an account?
Lochana1 Rajput
Lightning Experience: After clicking on date field, calendar opens and page scrolls down
I have one date field on lightning component. After clicking on calendar icon, the calendar opens but the page scrolls down.
Thanks,
Thanks,
You're going to have to dump the lightning ui:dateinput in preference of an html5 input type=date or.. probably more preferbly.. a bootstrap datepicker plugin.