Skip to main content
Nintex Community Menu Bar
Solved

Calendar on Date/Time column - formatting

  • November 5, 2021
  • 1 reply
  • 17 views

Is it possible to expand the calendar on Nintex 2016 on SharePoint? 

In the picture attached you can see the Month and Year are cut off a little bit.

 

I'd think extending the column would extend the calendar view when its opened. (this is not the case).

If anyone has any ideas please let me know.

 

Thanks in advance,

Jordan

Best answer by Aleximo

hey @jboots77 ,

 

go to ur settings and add following css code:

 

.ui-datepicker {width: 17em;}

1 reply

Forum|alt.badge.img+8
  • Answer
  • November 9, 2021

hey @jboots77 ,

 

go to ur settings and add following css code:

 

.ui-datepicker {width: 17em;}