Hi
In my grid from table "projects"
I ve got a project, a code, a priority, and I ve added an extra column "desired actions" that is not in the table "projects"
when i try to make a search on all fields, I got a sql error:
Unknown column 'desired actions' in 'where clause'..
I even tried with a "desired_actions" column name but this doesn't work for me. it seems since this is not a column from the table, it should be excluded from the where clause.
if i search for a specific column, then it works.
Any way to fix or avoid this ?
Thanks
Fred
Search filter issue with extra column
Started by fredconv, 02 October 2012 - 11:30 AM
- Single Page
Posted 02 October 2012 - 11:30 AM