Time picker keeps showing time

This sub-forum is for discussing all topics related to AppGini Helper JavaScript Library, provided by bizzworxx as a third-party AppGini plugin.
Post Reply
rogier
Posts: 2
Joined: 2021-05-15 21:46

Time picker keeps showing time

Post by rogier » 2021-05-16 08:41

Hi,

I have a table named dtv_verbruik_db, in this table I have a field van_datum.
Data type: DateTime and Data format Date: dd/mm/yyyy
In the Hooks folder I added "dtv_verbuik_db-dv.js" containing: "new
AppGiniField("van_datum").toDatepicker();"
I rebuild the app but when I go the the date field I keep on getting the date
and time picker.
What did I do wrong or forgot?

Best regards,
Rogier

pfrumkin
Veteran Member
Posts: 157
Joined: 2020-02-18 17:58
Location: Albuquerque, New Mexico USA

Re: Time picker keeps showing time

Post by pfrumkin » 2021-05-17 21:04

Hi Rogier,

Please see viewtopic.php?f=13&t=3331&p=13395#p13395, this may help.

~Paul

Post Reply