TYPO3 Logo
Contacts
Release: 4.0

Loading data.

  • Introduction
    • Support
    • Sponsoring
    • Note of thanks
  • Administrator Manual
    • Installation
    • Configuration
  • ChangeLog
    • 4.0 Changes
      • Breaking: #83 - Add Pagination to Controller
    • 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

Display settings



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: Jul 22, 2022 10:11

Last rendered: Jul 22, 2022 10:43

  • TYPO3 Theme 4.7.5
  • DRC v3.0.dev26
© Copyright 2018-2024
  • Legal Notice
  • Privacy Policy
  • Code of Conduct