[Rails] Re: Can a dropdown be used to select additional form fi

2010-06-09 Thread tonypm
Steve, When you reload/refresh the page, the browser remembers some of the current state of the page, so that a browser refresh is not the same as loading the page again - ie by resubmitting the url (which best simulates the effect you see after a validation error). It is easy to get fooled with

[Rails] Re: Can a dropdown be used to select additional form fi

2010-06-09 Thread Steve Russo
Collin, Bill, Marnen, Tony, I think I understand why the values within the partials were being blanked out. As Collin mentioned, when stepping through the create method, I saw that the passed values were blank, which they definitely should not have been. I realized that I was calling the