I have some controller (tasks) and wanted to collect requester mail
(with formtastic) of this task (some user). Task model has
requested_by_id field. Now, I made a view for task edit with all
fields, but I don't know how to show requestere's email (association) so
I can use autocomplete. I'm breaking my head with that for 2 days
already.

So, I want to show text box so I can enter users email (later will be
autocomplete), find is't ID end save it with new/edited taks.

Thanks in advance

-- 
Posted via http://www.ruby-forum.com/.

-- 
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 rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to