Field observer not working

Can you post the resulting action and RJS code? It looks like you’re referencing a DOM element that doesn’t exist (misspelled?).

Jason

Hmm, it looks ok, though the :with syntax may be a problem. For the record, you don’t need :with if it’s dealing with just a field, Rails knows what you’re trying to do.

Can you post the resulting HTML? That will help solve this.

Jason