Skip to content

terminal42/contao-form_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

form_control

Gives you full control over the way the Contao core form fields are being rendered. After installation you can choose a template in every form field and adjust it to your needs.

Helper methods

To display the available variables in the template use the following method within your form_control_*``template:

<?php $this->dumpFormControlVars(); ?>

Dependencies

This module requires at least PHP 5.4!

About

There's a way to adjust the templating of your form fields now

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages