Re: Fandango simple search for dmnews
Justin Carter <[email protected]>
| Newsgroups | gmane.comp.cms.farcry.devel |
|---|---|
| Message-ID | <CAMLJQftzj1NM4aOFiG7iCj=e2-ZDBcSnoSTyWcO66ob6GQ-NNQ@mail.gmail.com> |
There should be a packages/types/dmSimpleSearch.cfc in the project which has a search() method in it that you can modify :) Cheers, Justin On 28/12/2012 8:06 AM, "Marco van den Oever" <[email protected]> wrote: > Hi, i am using the fandango layout and trying to change the simple search > function so it searches dmnews. > > I found this code: > > <!--- do search ---> > <cfset stLocal.qResults = queryNew("objectid")> > <cfif len(url.q)> > <cfset stLocal.qResults = search(url.q)> > </cfif> > > What (where) do i need to change so it finds dmnews items? > > Thanks! > > -- > You received this message cos you are subscribed to "farcry-dev" Google > group. > To post, email: farcry-dev-/[email protected] > To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] > For more options: http://groups.google.com/group/farcry-dev > -------------------------------- > Follow us on Twitter: http://twitter.com/farcry > > > -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: farcry-dev-/[email protected] To unsubscribe, email: farcry-dev+unsubscribe-/[email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry