Hi all,

I'm creating a simple wizard.
The first page has a combo box. When I write something in the combobox and them commit the new text pressing the enter or return key, the combobox text is commited but the wizard passes to the next page.

Is there a way to disable this behavior?
I do not want to pass to the next page when the user commits the combobox text.

Thanks in advance for your help!