rodriquelca / dunamis-jform

Other
0 stars 1 forks source link

Initial Selection Value Property for DateTime Component #35

Open TinCodes opened 2 years ago

TinCodes commented 2 years ago

Description DateTime should be able to choose the initial date and time that the component will show the first time it will be presented on a form.

Additional information When this property is set to "true", it sets the current date and time in the date picker. The other options in this property are:

Note that it is necessary to configure the format to show hours and minutes in the datetime field and date picker.

Screenshot image