Skip to content

Extends the FormEngine and adds a field control button next to the description field. (TYPO3 CMS)

Notifications You must be signed in to change notification settings

passionweb-manuel-schnabel/formengine-field-controls

Repository files navigation

Add FormEngine fieldControls

Usage of fieldControls to extend TCA functionality (TYPO3 CMS)

What does it do?

Extends the FormEngine and adds a fieldControl button next to the description field.

Installation

Add via composer:

composer require "passionweb/formengine-field-controls"
  • Install the extension via composer
  • Flush TYPO3 and PHP Cache

Requirements

This example uses no 3rd party libraries.

Extension settings

There are no extension settings available.

Troubleshooting and logging

If something does not work as expected take a look at the log file. Every problem is logged to the TYPO3 log (normally found in var/log/typo3_*.log)

Send Feedback

I'm grateful for any feedback! Be it suggestions for improvement, requests or just a (constructive) feedback on how good or crappy this snippet/repo is.

Feel free to send me your feedback to service@passionweb.de or contact me on Slack

About

Extends the FormEngine and adds a field control button next to the description field. (TYPO3 CMS)

Resources

Stars

Watchers

Forks

Packages

No packages published