I applied this concept to a has_many_through association. When I EDIT a page, the 'Country' is already selected but the 'State' list isn't filtered. I have to click to another 'Country' for the filter of the 'State' list to take effect.
Anyone know how to have the filtering kick-in upon page load?
I applied this concept to a has_many_through association. When I EDIT a page, the 'Country' is already selected but the 'State' list isn't filtered. I have to click to another 'Country' for the filter of the 'State' list to take effect.
Anyone know how to have the filtering kick-in upon page load?
Has anyone gotten the TokenInput to work with Nested Forms from his revised #196 episode? (http://railscasts.com/episodes/196-nested-model-form-revised)