Skip to main navigation Skip to main content Skip to page footer

Add or remove forms for the plugin selector

You're able to provide forms to different user/usergroups, simply by using Page-TypoScript (tsconfig).

Notice:

This configuration is only for the backend form selection. A form can also be defined and used by Setup-TypoScript!

TCEFORM.tt_content.pi_flexform.fluidform_form.sDEF {
    settings\.form {
        removeItems = contactBasic, callBack, jobApplication, fileUpload
    }
}
Documentation

TYPO3 Fluid-Form by coding.ms

Forms created and configured entirely with TypoScript. Ajax forms, flexible field sets, notes, captcha, MathGuard, and honeypot support a wide range of use cases. Finishers can send emails, write submitted data to a database, or generate PDFs. A backend module provides an overview of mails and requests, making form handling easier to maintain and manage.

Menu