Forums Forums Search & Filter Pro Display Search Tag Under Group Name Heading

Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Anonymous
    #257460

    Looks like we are able to Order terms by Group

    How do we display the Group Name above the tag terms within the group in a search form?

    Example

    Law Practice Area

    Administrative Law(0)
    Admiralty & Maritime Law(0)
    Antitrust & Trade Law(0)
    Banking Law(0)
    Bankruptcy Law(0)
    Business & Corporate Law(0)
    Civil Procedure(0)
    Civil Rights Law(0)
    Commercial Law (UCC)(0)
    Communications Law(0)
    Computer & Internet Law(0)
    Constitutional Law(0)
    Contracts Law(0)
    Copyright Law(0)

    Trevor
    #257531

    Each Field has a heading option, which you could use, but I think maybe you have many such ‘groups’ in a single field, which may not work.

    Are you able to send me a live link/URL to your search page so I can take a look?

    Please note that we are now closed for the day as it is gone 5PM here in the UK. For any further replies, I will be back on again tomorrow.

    Anonymous
    #257557
    This reply has been marked as private.
    Anonymous
    #257559
    This reply has been marked as private.
    Trevor
    #257565
    This reply has been marked as private.
    Trevor
    #257662

    So, for example, you would want to split the Download Tags up into separate sections. Is it likely that a document could have tags from more than one section? Or, indeed, they would have a tag from every section?

    Anonymous
    #259991
    This reply has been marked as private.
    Trevor
    #260191

    This would need to be inside some responsive media query so it only applies to desktop?

    .entry-content .searchandfilter[data-sf-form-id="598"] li.sf-field-taxonomy-download_tag > ul {
        columns: 3;
    }
    .entry-content .searchandfilter[data-sf-form-id="598"] li.sf-field-taxonomy-download_tag > ul > li {
        margin-bottom: 0;
    }
Viewing 8 posts - 1 through 8 (of 8 total)