Date selection sqlite qml form
-
Hello, I'm trying to make form to insert data in SQLite via localstorage and it's working but I would like to have in one field a date selection with calendar appear when the user select it, do you know how can I do that?
Thank you for your help
Philippe -
@filipdns what about using Calendar QML Type? You also hace an example...