Custom Filter _target
-
Hi there, I’m currently working on building a custom dropdown filter layout using your framework, and I’ve encountered some confusion regarding the
_targetparameter. In the documentation, it mentions that the_targetparameter should be a string that represents the name class target element. However, I am unsure about what the exact format should be and how it interacts with the generated HTML structure.
Should the_targetparameter directly correspond to the class or ID of the<select>tags I am generating, or is there a different method for binding it to the filter functionality?
Unfortunately, I cannot provide a link because I am in a development environment. However, I could provide my code if that helps.
I appreciate any feedback!
Thanks!
The topic ‘Custom Filter _target’ is closed to new replies.