Hi, I'm a rails noob, tring to teach myself, so feel free to point me to the correct FM if need be ;-)
I'm playing with the auto_complete plugin. I have a page to manage expenses, and there's field 'supplier' to whom the expense is paid. I can successfully retrieve the suppliers name from the suppliers table, but when I type a name that doesn't exist yet, and submit, nothing gets submitted? Can anyone shed any light to why that is? Ideally, in this situation, I'd like to be redirected to the supplier model 'new' page, but I can settle for it just accepting what I type? Best regards, Wim -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

