In Date selector can we get todays date highlighted
1
If user wants to modify a date field it became very uncomfortable for them as sometimes they dont know today’s day then first they check calender or mobile , So can do something in mendix that today’s date appear as highlighted (But it MUST not be the default value of the attribute)
asked
Dhanushant Bishnoi
1 answers
2
Hi Dhanushant,
Today's date has the mx-calendar-day-today class, so you can apply styling to that class if you want today's date to appear highlighted.