[Rails] Re: Destructive behavior with link_to, button_to, :post=>tru

Jake Janovetz jakejanovetz at yahoo.com
Sun Jan 22 20:08:09 GMT 2006


Kevin Olbrich wrote:
> Jake Janovetz wrote:
>> link_to with the :post=>true? 
> 
> This works pretty well
> 
> _Kevin


Great.  Now, to add to the question a bit -- what if I have a selection 
of those contacts and want to relay which one was selected to the 
link_to w/post?

Do I need to add a Javascript thing to go fetch that value from the 
selection item?  Then add the selected "id" to the link?

   Jake

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


More information about the Rails mailing list