[ https://issues.apache.org/jira/browse/CAUSEWAY-3574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17767642#comment-17767642 ]
Daniel Keir Haywood commented on CAUSEWAY-3574: ----------------------------------------------- already supported through config property causeway.value-types.temporal.editing.date-pattern="dd-MM-yyyy" Adding additional metadata.json so that (hopefully) is discoverable. > Wicket date picker display format. > ---------------------------------- > > Key: CAUSEWAY-3574 > URL: https://issues.apache.org/jira/browse/CAUSEWAY-3574 > Project: Causeway > Issue Type: Improvement > Components: Viewer Wicket > Affects Versions: 2.0.0-RC2 > Reporter: Daniel Keir Haywood > Assignee: Daniel Keir Haywood > Priority: Minor > Fix For: 2.0.0-RC3 > > Attachments: image-2023-09-12-23-49-25-700.png, > image-2023-09-12-23-50-28-869.png, image-2023-09-12-23-50-52-790.png > > > in v1, the date was shown in dd-mm-yyyy format > > (descoped: datepicker also had focus, see CAUSEWAY-3595) > !image-2023-09-12-23-49-25-700.png|width=291,height=246! > in v2, the iso format yyyy-mm-dd is used, and the date picker is not shown > unless click into field: > !image-2023-09-12-23-50-28-869.png|width=308,height=84! > click in: > !image-2023-09-12-23-50-52-790.png|width=366,height=298! > can we have config options somehow for the v1 behaviour to be the default? > > -- This message was sent by Atlassian Jira (v8.20.10#820010)