linked selects are critical to my application. for those who don''t know, a linked select updates as the select box it is linked to is updated. for example, if select 1 is "California", then select 2 will list all the cities in California. change select 1 to Washington and select 2 will automatically change to list all the cities in Washington. I use a php forms class to achieve this functionality right now. Does RoR offer it? tia... -- Posted via http://www.ruby-forum.com/.
Updated title only. OE1 wrote:> linked selects are critical to my application. for those who don''t know, > a linked select updates as the select box it is linked to is updated. > > for example, if select 1 is "California", then select 2 will list all > the cities in California. > > change select 1 to Washington and select 2 will automatically change to > list all the cities in Washington. > > I use a php forms class to achieve this functionality right now. > > Does RoR offer it? > > tia...-- Posted via http://www.ruby-forum.com/.
OE1 wrote:> linked selects are critical to my application. for those who don''t know, > a linked select updates as the select box it is linked to is updated. > > for example, if select 1 is "California", then select 2 will list all > the cities in California. > > change select 1 to Washington and select 2 will automatically change to > list all the cities in Washington. > > I use a php forms class to achieve this functionality right now. > > Does RoR offer it? > > tia... >Ah - that''s my question too! See HOW DO I populate options from previous option click. I too need to Lonk Lists :~) Eric.
> > > linked selects are critical to my application. for those who don''t know, > > a linked select updates as the select box it is linked to is updated. > > > > for example, if select 1 is "California", then select 2 will list allcheck this out http://www.roryhansen.ca/?p=9 _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails