When a "Webform" is created, it is possible to choose a category. Can you add a filter to the view to filter the categories of "Webform"?

Comments

zenimagine created an issue. See original summary.

bucefal91’s picture

Status: Active » Needs review
StatusFileSize
new5.19 KB

hello!

Here's the patch that adds "Webform category" filter. I've tried it and it works quite OK.

  • bucefal91 committed 2e00b5a on 8.x-5.x
    Issue #2942821 by bucefal91: Introducing a filter by webform category.
    
  • bucefal91 committed a104456 on 8.x-5.x
    Issue #2942821 by bucefal91: Introducing a filter by webform category.
    
bucefal91’s picture

Status: Needs review » Fixed

I've committed my patch.

zenimagine’s picture

Great, thank you

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

aswathyajish’s picture

Patch #2 worked for me. Thanks.