Forum Discussion

PAULEM's avatar
PAULEM
Advisor
6 years ago

Field 'title' does not exist for object 'boards' as a sort constraint

I have tried to get an ordered list of our knowledge base boards with "SELECT id, title FROM boards WHERE root_category.id='knowledgebase' order by title", but I receive the error in the subject line...