Open Schumi89 opened 6 years ago
@Schumi89 Hi, go to folder of this module, then open default.php in tmpl folder. Find following code and remove it (The code should be at line 58). That's it.
echo '<input type="text" id="csvlookup" onkeyup="lookuptable('.$row_num.')" placeholder="Search for ..."><br/>';
Could you add an option to enable, respectively disable, the search option?
Is there anyway to remove the Search from top?