Error due to date format change
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-29-2023 07:39 PM
Hello.
By user request, changed the system property glide.sys.date_format value to "yyyy/MM/dd (E)" so that the day of the week is displayed in the date format.
It came to be displayed as expected, but when I entered the value of the Date/Time field when creating a record from the portal form, even if I clicked the Save button, the field was not updated, and it was empty or the previous value will remain.
Anyone know how to get around this?
Thank you.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 12:28 AM
Hi,
Out of curiosity I've tried the same, and it seems that showing the day is not supported in the portal view (OOB),
In my tests I only got an integer representation of the day value (1 for Monday, 2 for Tuesday etc.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 12:58 AM
I tried this in PDI and changed the date property and tested in Portal. It is working as expected. Record is created and field value is also updated .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 01:49 AM
Thank you for trying it.
In my Portal, when I enter the Date/Time field and save,
It will be blank again...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2023 02:30 AM
Try it again, and skip the parentheses, so the value is set like this:
yyyy-MM-dd E