Question

How to clear input value from magic suggest. While selecting value from select box, Based on the select box selection Magic suggest value need to clear or magic suggest need to be initialise again

Was it helpful?

Solution

removeFromSelection(object / array[object], isSilent:boolean)

Remove one or multiples json items from the current selection. Set isSilent to true to prevent event trigger.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top