Where clause on a joined field?

3 posts by 2 authors in: Forums > CMS Builder
Last Post: October 27, 2009   (RSS)

Re: [Shore] Where clause on a joined field?

By Shore - October 26, 2009

After digging through the forum, I figured out why I couldn't do a simple...

'where' => 'category = "category name"'

because for my list field in the video table, I should be using the 'num' field as the option value from the categories table, instead of the title field (which should just be used as the label).

so after I fixed the list field, I'm able to do this...

'where' => 'category = 2',

sorry about that!

Re: [Shore] Where clause on a joined field?

By Donna - October 27, 2009

Hi Shore!

Glad to hear you got that figured out! :) Let us know if there's anything else we can help you with.
Donna

--
support@interactivetools.com