Opened 13 years ago

Closed 13 years ago

#849 closed task (fixed)

Datepicker in WFS configurations

Reported by: verenadiewald Owned by: dev
Priority: minor Milestone: 2.7.3 release
Component: digitizing Version: 2.7.1
Keywords: Cc:

Description

Make sure that datepicker uses the correct format to insert date values into db -> solution could be: integrate jquery ui datepicker format options into digitize.conf and wfs_additional_spatial_search.conf

Change History (2)

comment:1 by astrid_emde, 13 years ago

Milestone: 2.7.2 release2.7.3 release

comment:2 by verenadiewald, 13 years ago

Resolution: fixed
Status: newclosed

is already integrated: please use the data attribute in wfs conf html form:

<input data='{\"dateFormat\": \"yy-mm-dd\"}' type='text' id='myfield' class='hasdatepicker' />
Note: See TracTickets for help on using tickets.