Hi
I have created a mobile application and, in a page, I have added a Date Picker HTML5 item.
I want to change the format mask of this item, because when I INSERT or UPDATE the record, I have then error that the value doesn't match the string format.
When I try to change the format mask in the item and I save the page, there is always the string YYYY-MM-DD ( I need DD/MM/YYYY).
Thanks and regards.