16
Views
7
Comments
Combo box auto fill not closing
Question

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?

 

2018-12-09 19-13-19
Tiago Gomes

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?

2017-11-17 09-31-42
Craig Schrickker

Hi Tiago 

here is a snap of the properties:

2021-07-14 09-27-33
Luís Cardoso

Hello Graig,


Can you share your molude (.oml) file to help you?


Craig Schrickker wrote:

Hi Tiago 

here is a snap of the properties:



2018-12-09 19-13-19
Tiago Gomes

Hi Craig,

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.

2017-11-17 09-31-42
Craig Schrickker

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.  

2021-07-14 09-27-33
Luís Cardoso

Craig Schrickker wrote:

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 :)


2018-12-09 19-13-19
Tiago Gomes

That's it. Keep up with the good work!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.