TYPO3 Logo
Contacts
Release: 3.16

Loading data.

  • Introduction
    • Support
    • Sponsoring
    • Note of thanks
  • Administrator Manual
    • Installation
    • Configuration
  • ChangeLog
    • 3.8 Changes
      • Feature: #68 - Add SearchWord to Address Search
      • Important: #68 - Add SearchWord to Address Search
    • 3.8 Changes
      • Feature: #66 - Add Path Segment for Addresses
    • 3.7 Changes
      • Feature: #65 - Add Teaser, Description, and Meta Description for Contacts and Companies
      • Breaking: #65 - Add Teaser, Description, and Meta Description for Contacts and Companies
    • 3.6 Changes
      • Feature: #47 - Add Distance Search for Contacts and Companies
    • 3.0 Changes
    • 2.0 Changes

PAGE CONTENTS

  • Important: #68 - Add SearchWord to Address Search
    • Description
    • Impact
    • Affected Installations
    • Migration
  1. Start
  2. ChangeLog
  3. 3.8 Changes
  4. Important: #68 - Add SearchWord to Address Search
View source

Important: #68 - Add SearchWord to Address Search¶

See Issue #68

Description¶

To enable the new feature you have to change the new TypoScript setting.

plugin.tx_contacts_addresssearch {
    settings {
        filter {
            searchWord = enabled
        }
    }
}

Impact¶

No impact is known until you activate the new option.

Affected Installations¶

Installations which use an own template for address search action have to add the new field to the template.

EXT:contacts/Resources/Private/Templates/Address/Search.html

Migration¶

Copy these new search field to the filter form.

  • Previous
  • Next
  • Issues
  • Repository

Last updated: Apr 07, 2020 10:11

Last rendered: Jul 22, 2021 18:48

TYPO3 Theme 4.6.2

© Copyright 2018-2021
  • Legal Notice
  • Privacy Policy