I have a date field which holds the time and date (default is current time and date).
When I go to change a time / date which is on a record already added, that is no problem, but if I try and edit the default time or date it changes the layout:
It reverses the order of time then date and allows you to edit the seconds as well. I don't want either of these to happen and can't work out how they do because my input mask and format fields are all correct in both the form and the table field property.
When I go to change a time / date which is on a record already added, that is no problem, but if I try and edit the default time or date it changes the layout:
It reverses the order of time then date and allows you to edit the seconds as well. I don't want either of these to happen and can't work out how they do because my input mask and format fields are all correct in both the form and the table field property.