• Resolved Stephen K.

    (@stephenk96)


    Hi there, I’m currently working on building a custom dropdown filter layout using your framework, and I’ve encountered some confusion regarding the _target parameter. In the documentation, it mentions that the _target parameter 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 _target parameter 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!

Viewing 1 replies (of 1 total)
  • Plugin Author YMC

    (@wssoffice21)

    Hi!
    The _target parameter in the context of the filter ‘ymc_filter_custom_layout_545_1 is the name of the filter class, for example: data-target-ymc222-1 (see screenshot). In the following, target is the name of the wrapper class of the filter itself.

    https://prnt.sc/_YStZDF67df3

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.