Hi All
I need some help with a combo box issue.
I have it set to auto-complete through a big list but the problem is the list doesn't close on click of the user selection. it then stays open, obstructing the form.
How do I resolve this one?
Hi Craig,
What component are you using to build that combobox?
Usually they have some property to close when select. Have you checked that on the input parameters of it, or something like that?
Hi Tiago
here is a snap of the properties:
Hello Graig,
Can you share your molude (.oml) file to help you?
Craig Schrickker wrote:
That's the properties of the input field. But you're using some componentent from Forge to make that input into a selectable combobox right? Can you share that? Thank you.
I can be rather clueless at times...
I found the solution.
I added to the correct event to the OnHide action.
Thank you for your assistance guys.
Good to know that is solved :)
That's it. Keep up with the good work!