search for: cityselection

Displaying 1 result from an estimated 1 matches for "cityselection".

2006 Jul 08
0
Subject: Trying to Get Results from Form Element -CLOSED-
Thanks for your advice. It turns out that I had access to what I needed all along. All I had to do was stop thinking of the (form) result as a hash and start thinking of it as a list. The following line is what I use to get the desired result. citySelection = Gmap.find(:first, params[:mapPoint].values[0])