Work Date does not match format DD-MON-RR.
I am receiving this when I am using an editable interactive grid. I am trying to insert a record, it is giving this issue on an item that is of type
Date Picker
Source is Database Column
Database column name is Work_Date
Data Type = Date.
I want the user to be able to type in the format as 12/11/2019 and it write that format to the database as type Date.
I also tried to just use a Text Field and type the 12/11/2019 in but then I get
Ajax call returned server error ORA-20987: APEX - ORA-01843: not a valid month - Contact your application administrator. Details about this incident are available via debug id "1391". for .