Displaying 1 result from an estimated 1 matches for "your_x".
Did you mean:
your_r
2006 Oct 17
1
nil object in live search
Hi,I am trying to implement a small live search thing in typo. the view
that I interative with is view/admin/content/_form.rhtml I created a
search field when creating an article and use observe_field to observe
this search field and tells the content_controller to search in database
for the appropriate match.
But when I tried to type a letter in the search field, I''ve got the