Needed help!!
How can I create a search box where I insert an record and if that record is not available then whatever I searched should get saved.
for eg: If I have a static search box with the names of “Fruits”. List of Items are Apple, Banana, Grapes. Now I want to search for Kiwi but it is not in the list but I want it to be saved to the search list.
@NigelG Thanks for the response…!! Basically when I select “This SearchBox’s typed text” It is given me an invalid command as is Showing me in Red.

You probably want to do something like search for something using “typed text” and if not found then add it.

