Oh do i need to copy also forms? What do i have now is form like this:
 <form accept-charset="UTF-8" name="globalsearch_hp_header"
id="globalsearch_hp_header" method="post"
action="#application.url.webroot#/index.cfm?
objectID=#application.navid.search#">
            <div class="hcf-input-border hcf-main-input">
              <input   name="criteria" type="text" value="Որոնում"
class="" id="criteria"
onclick="document.globalsearch_hp_header.criteria.value ='';"
onKeyPress="return submitenter(this,event)">
              </input>
              <input value="S" name="search" class="hcf-submit"
type="submit"/>
            </div>

          </form>
What i was looking for is to make it work, and to make search page
look like the other pages.
Also i need to translate some values, to armenian, now they seem to be
hardcoded.

Thanks!

On 28 հնս, 17:20, Sean Coyne <coyne.s...@gmail.com> wrote:
> You said you copied the types to your project, but did you also copy the
> forms?  (/farcry/plugins/farcrysolr/packages/forms/*)
>
> If not, what does your form look like?  Its probably missing the
> lCollections property.  Did you write a custom form?  Are you using a
> formtools form?
>
> Any reason why you are integrating the plugin rather than just using it as a
> plugin?  If you need custom functionality you can always just override the
> webskins or the content types/forms.

-- 
You received this message cos you are subscribed to "farcry-dev" Google group.
To post, email: farcry-dev@googlegroups.com
To unsubscribe, email: farcry-dev+unsubscr...@googlegroups.com
For more options: http://groups.google.com/group/farcry-dev
--------------------------------
Follow us on Twitter: http://twitter.com/farcry

Reply via email to