Skip to content

Cant Input Date #795

@erbaafidotama

Description

@erbaafidotama

I use AdminLTE for template infyom. I use scaffold and one field have date type. When I try input data in form, I cant input field date type. always blank. This is code in my project:
@section('scripts') <script type="text/javascript"> $('#tgl_lahir').datetimepicker({ format: 'YYYY-MM-DD HH:mm:ss', useCurrent: false }) </script> @endsection

I did not change anything. how resolve my problem?
Thx

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions