Does anyone know how to set the position of the DatePicker to bottom?
I tried the AdvancedFormatJSON but it is not working
Hi
just add the input and the calender control inside the container
Gerald Emmanuel Malaca wrote:
Hi Gerald,
May be you don't have enough space at the bottom of your page i.e. why calendar is opening in the upward direction or some control you placed just below the calendar or input widget.
I suggest to do the inspect element and do some hit and try.
Regards,
Manish Jawla
Manish Jawla wrote:
What I to do is to force its position even if there is limited space in the bottom
Could you please share oml file so that we can apply fix on your code?
I met this issue and found this post without answer, so this is the solution for datepicker that still use old OutsystemsUI version with AdvancedFormatRefer to this exampleBy setting "{'reposition': false}" will prevent the auto position if for e.g browser dont have enough space below, datepicker will show upward