Page 1 of 1

Date display format in detail view

Posted: 2019-07-14 02:09
by bruceholt
Hi,

I have searched this forum and on the net but failed to find a simply answer to do problem of getting the date to display in one cell instead of the three.

One issue with the three is that on different screen sizes, too much of either the day, month or year is hidden and also takes up too much room.

Regards, Bruce

Re: Date display format in detail view

Posted: 2019-07-14 03:40
by bruceholt
I do realise that you can replace <%%COMBO(date)%%> with <input type="date" class="form-control"> but the problem is that UK version is dd/mm/yyyy format while US is mm/dd/yyyy which is why I would like to have it display like the picture below.

Image

Re: Date display format in detail view

Posted: 2019-07-15 00:10
by baudwalker
+1