Forum Discussion
adngon
Jan 30, 2019Copper Contributor
List View Formating - Getting Invalid Date on datefield "Created" and "Modified"
Hi
Iam trying to create list view with "View Formating", and iam getting an "Invalid Date" error on datefield type "Created" and "Modified". Usng this attribute:
"title": "=toLocaleDateString([$Created])" **NOT WORKING**
How can i fix this issue?
1 Reply
- Jens BalondoBrass Contributor
Hi,
do you tested some column formating in JSON or created a calculated column?
Create a private view with only the "Title" Column. If the list is displayed extand your view with an other custom column..
Regards