This is a very usable feature, thank you! But my autocomplete node reference became a select list. In my case this is not practical since I have a lot of nodes. Any plans to get it working with autocomplete?

Comments

kevin.mcnamee@mailbox.org’s picture

This should be possible. From the jEditable souce code:

@param String  options[type]      text, textarea or select (or any 3rd party input type) **

Interesting thread here:
http://stackoverflow.com/questions/1458404/working-example-of-jeditable-...