bootstrap-table-filter
bootstrap-table-filter copied to clipboard
if attribute name contains a space add slash
If field string contains spaces, jquery throws error. One solution is replacing spaces with slashes. More info SO