I use the externalControl option for cases like this. Doesn't matter if the value is blank or not, I always have something to click on.
On 1/16/08, Justin Perkins <[EMAIL PROTECTED]> wrote: > > On Jan 16, 2008 7:07 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > > > If I start with an initially empty string I don't get any place to > > click & activate the editor. I would think that empty string is a > > common default. > > I've typically used a default string as the value (for example, "not > set") and then if that value is detected (or empty string) when the > form is posted, then I just return the default string. > > There's not really much that IPE can do in this case as most of the > implementation for these cases relies on page load values and server > behavior. > > -justin > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
