Searchbox allow entries not in list, typed text vs. value

Hello everyone,

I am having issues doing something that seems quite easy. I have a searchbox that allows entries not in list, and this searchbox’s resulting content should be the initial content of another input, searchbox, or whatever…

When the entry is not in the list, I can use Searchbox’s typed text to feed the initial content of my other element.

However, when the entry is in the list, Searchbox’s typed text doesn’t work anymore, in this case I need Searchbox’s value!

Anyone had this issue or knows a simple fix ? I’m thinking about custom states but I don’t understand much how they work yet.

Thank you in advance
Thomas

Close your browser and try again. Searchbox’s value is available but sometimes things are not visible and it’s fixed by closing and reopening your browser.