Hi, My InPlaceCollectionEditor automatically updates my element with whatever the server responds with. However, I would like to catch this before it''s displayed and edit it. For example the server responds with "7", "7" will be displayed in my element. However, I would like to catch "7" before it''s added to the page and for example add an a to it, "7a". How can I do this? I was looking at the OnComplete callback, but I don''t see how to change the text posted to the element. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Hi, My InPlaceCollectionEditor automatically updates my element with whatever the server responds with. However, I would like to catch this before it''s displayed and edit it. For example the server responds with "7", "7" will be displayed in my element. However, I would like to catch "7" before it''s added to the page and for example add an a to it, "7a". How can I do this? I was looking at the OnComplete callback, but I don''t see how to change the text posted to the element. Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---