Dear EP-team
I have modified /components/com_jsn/views/list/tmpl/table_search.php because I want to display the search fields side by side. I copied the file to
../templates/my_template/html/com_jsn/views/list/tmpl/table_search.php but it not works. I dont want keep it as "core modification".
The other thing is, I'm searching for echo $class::getSearchInput($fields[$id]); ?> I want to modify the placeholder text from the input box.
Thank you so much in advance!