How to add search to TreeView Control?
Content
I have this widget on the page where TreeView control is displaying a list of all categories / products:
<rn:widget path="input/ProductCatalogRegister" name="Asset.Product" required_lvl="2" label_input=" "/>
Is there any way I can add a search feature on top of it so that users do not have to go through each category to select product? OR if I can dynamically consume the values from this tree and display in a menu drop down with search?
Version
May 20150