Forum Discussion
Beth_Culpepper
Sep 06, 2022Brass Contributor
Add date created/entered to JSON code for SharePoint list
I borrowed (and manipulated a bit) this JSON code from github. This was originally called a praise card. And I would like to add the date that the "praise" was given...basically add the date create...
Expiscornovus
Sep 07, 2022Iron Contributor
Hi Beth_Culpepper,
What value does the date need to be, today's date? Or do you have a separate column in your list which you want to reference in your card view? And where in the card do you want to display it?
Btw, do you have a link to the Github repo?
EdwardHodson
Dec 20, 2022Copper Contributor
Expiscornovus - I'm also looking for the same thing.
How do I write the current date/time to a SharePoint list date/time field?
I've tried @now and toLocaleDateString(@now) but the list gives me the same error each time.
Couldn't update list item.
TestingDate: Enter a date and time like this: 23/02/2012 14:25