I have a list with a nested search form that includes a datetime column named LogCreated. I would like the user to be able to filter the list against that column.
<cf_DisplaySearchDateTimeControl column="LogCreated" label="Log Entry Date Filter" type="datetime" default="" searchByRange="No" suppresstime="Yes">
I am getting back 'You did not enter any search criteria' in the list display, even though there is valid data. I am using the latest new tags.
The tag works if the suppressTime attribute is 'No'. If it is suppressed, it doesn't work.
Also, the control layout is very confusing, i.e., there are no visual masking clues to tell a user what they are supposed to enter. I get the month pulldown, but the day and month columns will be confusing. If I enter a time of 1000 AM (should be '10:00:00') I get a cryptic qForms error message saying 'Please specify a valid 'LogCreated_criteriatime' That is definately going to confuse users. The validation message should match the column label.
Suggest you place a formatting mask example at the end of the column, or some visual cue. Cool control, but will cause headaches with users unless they know how to use it properly.
Jeff -- _______________________________ Jeff Fleitz Tekquest, Ltd Integrated Digital Solutions http://www.tekquest.com 866.472.5868 _______________________________
