Hello everybody, i'm stuck with an issue and no matter what i'm trying
i can't fix it !

Here's the deal :

I have an Autocompleter search for customers wich automatically fill
somes spans containing their informations (like name, mail and so on)
and create for each an InPlace Editor, so far so good it's working
perfectly !

But if i do a new search within the autocompleter field and then load
a new customer, several issues appears :

1) if i'd opened a field to edit it en didn't close it, this field
still contains the information for the previous customer loaded
2) even if i didn't opened any field, 2 editing field appears each
time i click on a span

What i would achieve is to destroy every inplaceeditor before
submitting a new search :
i tried to bind the boundWrapperHandler to the onfocus event of my
autocompleter field : it works but only for the last editing field
opened

Is there a way to destroy every inplaceditor if the user put the focus
on the autocompleter search ?

Thanks in advance for your help, and pleas excuse me if my english
seems strange, it's not my birth langage !

Y.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to