Adding date picker for DFF using personalization uses incorrect date format
Hi
I have added a message style input linked to the view object attribute value 13. I have set the message style input type to date/time so that the user is given the date picker.
When we use the date picker the it displays in the correct format (DD-MON-YYYY) but if we then change another value on the page the date format for this item changes to YYYY-MON-DD. We cannot then save the record as the validation makes it fail due to incorrect format.
This is only the case if the input is linked to the VO and attribute - it doesnt happen if we do not link to VO but of course then we get no data in the table.