CRITFC / Helpdesk

Parent repository for tribal CDMS documentation and issues
1 stars 0 forks source link

Display of values in a date/date field (data type/control type) #60

Open tylerstright opened 2 years ago

tylerstright commented 2 years ago

I have some fields that are data/control type date/date.

image

They were showing up on the activities page with time values attached….

image

I chased this into the dataset-activities-list.js file and added the highlighted portions below…

image

AND

image

And this ended up making them appear in the correct format:

image