2017 © Pedro Peláez
 

typo3-cms-extension ajaxselectlist

Provides a drop-down list which uses Ajax to load records into the page.

image

sebkln/ajaxselectlist

Provides a drop-down list which uses Ajax to load records into the page.

  • Monday, July 23, 2018
  • by sebkln
  • Repository
  • 1 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 6 Versions
  • 56 % Grown

The README.md

ajaxselectlist (TYPO3 Extension)

Preface

You can find a more detailed documentation including several screenshots and how-tos on docs.typo3.org (HTML) and in the Documentation/ folder (ReST)., (*1)

What does it do?

This extension provides a drop-down list which uses Ajax to load records into the page without reloading the website., (*2)

  • potential uses: for instance listing of employees or branch stores
  • use title, richtext and multimedia assets (images, videos, ...)
  • support of both RTE extensions (rtehtmlarea and rte_ckeditor)
  • multilanguage support
  • based on Extbase and Fluid
  • easy installation
  • fully functional, but basic Fluid templates without further styling, because:
  • the templates are meant for customization! Simply adapt them to your specific design and needs.
  • Ajax request possible with both jQuery.ajax() and XMLHttpRequest().

Compatibility

TYPO3 8.7.0 - 9.5.99, (*3)

Installation

To install the extension, perform the following steps:, (*4)

  1. Go to the Extension Manager
  2. Load and install the extension
  3. Include the static template Select list with Ajax call (ajaxselectlist) into your TypoScript template
  4. Add permissions for the plugin and records for your editors

Note: You can choose between an Ajax request with jQuery or vanilla JavaScript (XMLHttpRequest). Default is the jQuery solution. You'll need to include the jQuery library yourself! Please refer to the full manual for details how to switch to the XMLHttpRequest., (*5)

The Versions

23/07 2018

dev-master

9999999-dev http://www.sklein-medien.de

Provides a drop-down list which uses Ajax to load records into the page.

  Sources   Download

GPL-2.0+ GPL-2.0-or-later

The Requires

 

by Sebastian Klein

extension form ajax typo3 composer.json select list

10/03 2018

3.0.1

3.0.1.0 http://www.sklein-medien.de

Provides a drop-down list which uses Ajax to load records into the page.

  Sources   Download

GPL-2.0+

The Requires

 

by Sebastian Klein

extension form ajax typo3 composer.json select list

06/03 2018

2.0.0

2.0.0.0

  Sources   Download

06/03 2018

1.0.0

1.0.0.0

  Sources   Download

18/04 2017

3.0.0

3.0.0.0 http://www.sklein-medien.de

Provides a drop-down list which uses Ajax to load records into the page.

  Sources   Download

GPL-2.0+

The Requires

 

by Sebastian Klein

extension form ajax typo3 composer.json select list

23/03 2017

2.1.0

2.1.0.0 http://www.sklein-medien.de

Provides a drop-down list which uses Ajax to load records into the page.

  Sources   Download

GPL-2.0+

The Requires

 

by Sebastian Klein

extension form ajax typo3 composer.json select list