Closed (fixed)
Project:
Webform
Version:
7.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Nov 2019 at 05:04 UTC
Updated:
16 Jan 2020 at 17:54 UTC
Jump to comment: Most recent
Comments
Comment #2
liam morlandThat configuration is for date components in the form. The submitted date on the submissions page is submission meta data, not a form component.
Comment #3
sivaprasadc commentedThanks, @Liam Morland for the response. Is there a way to get the submission data(date filed) in our custom format?
Comment #4
liam morlandI haven't looked at the code. You may have to redefine the "medium" date format.
Comment #5
liam morlandThis is configured in a View. If Views UI is enabled, visit
admin/structure/views/view/webform_submissions/edit.