pass searchinput to new object with combobox

0
hi team    I have a combo box where I'd like to implement a search feature. If I enter a search term, such as "Dave Davidson," and no matching results are found, I'd like a 'New' tag to appear in the search field. Upon pressing Enter, a pop-up should open with the name attribute already filled in with "Dave Davidson." Can you suggest any approaches to achieving this functionality in Mendix?
asked
1 answers
0

Hi Jason,

 

Do you only want to use the Combo Box Widget?

 

We have achieved similar functionality using the Auto Complete Widget ( https://marketplace.mendix.com/link/component/2695)

 

Adding Screen shot of the Widget setting for your Reference : 

image.png

 

Hope this helps. ATB!! 

 

 

answered