diff --git a/js/components/record/RecordForm.js b/js/components/record/RecordForm.js index d1d245eb..74d77864 100644 --- a/js/components/record/RecordForm.js +++ b/js/components/record/RecordForm.js @@ -114,6 +114,13 @@ class RecordForm extends React.Component { ...this._getUsersOptions(), ...this._getIconsOptions() } + const componentsOptions= { + dateTimeAnswer: { + dateFormat: "dd-MM-yy", + timeFormat: "HH:mm", + dateTimeFormat: "dd-MM-yy HH:mm:ss", + }, + } if (this.props.formgen.status === ACTION_STATUS.ERROR) { return