Questions about installing Backdrop, and issues after installation.
Questions about installing Backdrop, and issues after installation.
Posted 21 hours 21 min ago by (harpsw) in How-To and Troubleshooting
Posted 1 day 10 hours ago by (xorgev) in Other
Posted 2 days 19 hours ago by (steveb510) in How-To and Troubleshooting
Recent comments
Are you able to do some debugging? Can you output the variables in views_handler_filter_date:op_simple() ? Specifically, I would enable Devel and insert something like dpm($this->...
Filter view on date
This is the filter for the field. The mysql database has ShowDate as a "date"
Filter view on date
Also, question. In your table definition, what type of column is ShowDate? varchar? datetime?
Filter view on date