We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

dynamic parameters and search:title not working

Development and Programming

heaversm's avatar
heaversm
197 posts
15 years ago
heaversm's avatar heaversm

Hi - I have a search form set up which uses EE’s dynamic parameters to render results. Everything works properly except the search:title parameter. No matter what I enter into this field, all my weblog entries are returned. Here is my setup:



and the results page:

{exp:weblog:entries weblog="publications" dynamic_parameters="search:pub_date|search:title|search:pub_issue|search:pub_type" limit="10" paginate="bottom"}

    <h4>{title}</h4>
    <span class="italic">{pub_author}</span>

    
        <b>Issue: </b>{embed="embeds/pub_issue_rel" entry_id="{entry_id}"}<br>
        <b>Publication Type:</b> {embed="embeds/pub_type_rel" entry_id="{entry_id}"}
    
    <div>{exp:md_eexcerpt if_exceeds="100" stop_after="100" append="..."}{pub_content}{/exp:md_eexcerpt}</div>

{/exp:weblog:entries}

Any idea what’s going on?

       

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.