new to using these in place editors, so please forgive my ignorance I'm making use of InPlaceCollectionEditor, but it does not selected the correct element.
I'm using the array of arrays, as in... [[1,'option 1'], [2, 'option 2']] but the first option is always selected. I tried using the 'value' option in the InPlaceCollectionEditor declaration, and it worked but only on the page load. If I then changed the value, and then edited again it selected the original value. But, I read in the Proto/Script book that the 'value' option is deprecated - so I'm thinking there must be a better way. Can anybody offer insight? Thank You, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
