LoreSoft.Blazor.Controls icon indicating copy to clipboard operation
LoreSoft.Blazor.Controls copied to clipboard

Support for Adding items on empty search result to Typeahead control

Open NessfertIndia opened this issue 3 years ago • 0 comments

The controls are really useful and are very neat and clean , But i need to have a feature with Typeahead control which seems missing from the initial experience Is there any support for adding items on empty search result to Typeahead control Or is there any way to get the input text entered inside the Typeahead control at the time of form submission . Currently once the focus is leaves the control the text is getting deselected. Example: If searching for a Person and if no matches of name exists allow the user to insert that text as a new record to the List or provide the option to capture the text value on form submission

NessfertIndia avatar Nov 13 '21 16:11 NessfertIndia