Error due to date format change

SHWA
Tera Contributor

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.

7 REPLIES 7

OlaN
Giga Sage
Giga Sage

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.)

 

date-selection-with-day-visible.png

New Developer_S
Giga Sage

@SHWA 

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 .

NewDeveloper_S_0-1693382161259.png

 

SHWA
Tera Contributor

Thank you for trying it.
In my Portal, when I enter the Date/Time field and save,
Shingo_0-1693385079476.png

It will be blank again...

Shingo_2-1693385129757.png

Try it again, and skip the parentheses, so the value is set like this:

yyyy-MM-dd E