Hi,
I am pulling my hair out and there is not much to spare. I have added a checkbox to the advanced search by editing the module's search form.
The search fails because the generated where clause is
where (assessments.assm_cancelled like 'on%')
and the value stored in the database is either 0 or 1.
I have looked all over the place for somewhere to configure how bool fields are persisted, but had no luck.
Any suggestions welcome,
Thanks,
Guy Roberts


LinkBack URL
About LinkBacks



Reply With Quote


Bookmarks