Hi! I note that when a IPE submit's the form an editorId parameter is passed with the form values but I don't want this editorId in any case
What is the best way to eliminate this parameter? Points of interest: 1.- the only one (there are other in IPCE) reference to editorId in the controls.js code is at line 818 in the loadExternalText function 2.- I try to put parameters: false into the IPE options but, as you can see at line 818, IPE extends options with the editorId parameter Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
