Oct 16th, 2013, 3:20 PM
Hi guys,
I have an external direct form that originally accepted the date in three "text" fields, month, day and year. Searching on date wasn't very feasible, so I have revised the date input to a single "date" field, which would then allow the included datepicker jQuery function allow for searching on dates.
I've got the new field in place and have added it to my view where I would like it to display, but I'm not seeing the submitted dates. I've run a couple of tests and the data is being passed to the database, which I have been able to verify with phpMyAdmin. The column for the field shows up in my view, but it is empty.
Any help in fixing this would be greatly appreciated. Thanks.
Regards,
Mark Harrison
I have an external direct form that originally accepted the date in three "text" fields, month, day and year. Searching on date wasn't very feasible, so I have revised the date input to a single "date" field, which would then allow the included datepicker jQuery function allow for searching on dates.
I've got the new field in place and have added it to my view where I would like it to display, but I'm not seeing the submitted dates. I've run a couple of tests and the data is being passed to the database, which I have been able to verify with phpMyAdmin. The column for the field shows up in my view, but it is empty.
Any help in fixing this would be greatly appreciated. Thanks.
Regards,
Mark Harrison