Enterkey

I created a simple rapid-search method.
The method works fine, with the ‘find’ button, but does not trigger
with the enter-key.
What am I missing?

Are you using a text_field with an onAction event hooked up to the search method?

Yep, I forgot that, now it works!
Thanks Jan.