Clear Search Component

Came back to bump this and see it has been marked as answered.  I am not skilled enough to implement the solutions posted above… can someone help walk me through it?  I created a snippet using the Add-Clear project code right above:


$(function(){ $(“input”).addClear(); }); // Example onClear option usage $(“input”).addClear({ onClear: function(){ alert(“call back!”); } });

I don’t know what snippet type to use, and the Search Component doesn’t have a Custom Field render option like a field does.  Help??

We really need this in several areas.