“”

Form: Linked checkbox element Form: Linked checkbox element

form_element_linked_checkbox / stable

Adds a new form element which allows the editor to create a checkbox with a linked label text.

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req tritum/form-element-linked-checkbox

Tags

#form #DSGVO #GDPR #form-element

Last upload comment

Compatibility release with TYPO3 v12. Includes breaking changes. Please check https://github.com/tritum/form_element_linked_checkbox/tree/4.0.0#breaking-changes-version-4x.

Downloads by month

Download 4.0.0 External Manual Found an Issue? Code Insights Packagist.org
Author
Björn Jacob, Elias Häußler
Last update
18. Jul 2023
First upload
11. Mar 2021
Downloads
234,994
Category
Frontend
Dependencies
  • TYPO3 (11.5.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req tritum/form-element-linked-checkbox to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (2)

TYPO3 Extension to add Turnstile to EXT:form

Supported TYPO3 versions:
Repeatable form elements Repeatable form elements
(repeatable_form_elements)

Adds a new form element which allows the editor to create new container elements with any type fields in them. In the frontend, a user can create any number of new containers. This is an extension for TYPO3 CMS.

Supported TYPO3 versions:

Version history

Version Upload comment Works with TYPO3 Download
4.0.0 / stable
July 18, 2023
Compatibility release with TYPO3 v12. Includes breaking changes. Please check https://github.com/tritum/form_element_linked_checkbox/tree/4.0.0#breaking-changes-version-4x.
11.5.0 - 12.4.99 Download
3.0.0 / stable
April 13, 2022

Most notable changes:
* [FEATURE] Streamline link resolving in all contexts
* [TASK] Support PHP 8.1

Includes 3 breaking changes:
* [!!!][FEATURE] Move link resolving from field partial to hook
* [!!!][TASK] Drop deprecated hook usage
* [!!!][TASK] Harden visibility and usage of FormElementLinkResolverHook
9.5.30 - 11.5.99 Download
2.3.0 / stable
January 13, 2022
This is the last version compatible with TYPO3 v9.

[BUGFIX] Assure character substitution in all contexts (#32)
[TASK] Use new hook for character substitution
[BUGFIX] Assure TYPO3 v9 compatibility for updated hook (#36)
[BUGFIX] Avoid output of link text after successful character substitution (#37)
[TASK] Improve documentation (README.md)
9.5.30 - 11.5.99 Download
2.2.0 / stable
December 15, 2021
Compatibility with TYPO3 v11
9.5.30 - 11.5.99 Download
2.1.2 / stable
December 15, 2021
Minor bugfix version.
9.5.25 - 10.4.99 Download
2.1.1 / stable
March 11, 2021
Initial upload of the famous extension to TER.
9.5.16 - 10.4.99 Download