Closed (fixed)
Project:
ListJs
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2018 at 06:02 UTC
Updated:
19 Mar 2018 at 06:24 UTC
Jump to comment: Most recent
making view fields search-able does not work for fields with underscores in field name (e.g. for nodes not title or body)
just need to run the class name through drupal_html_class() to convert underscores to dashes.
Original bug report - https://github.com/subhojit777/listjs/pull/2
Comments
Comment #3
subhojit777Comment #4
subhojit777Comment #6
subhojit777