For Developers

Everything for developing your own extensions and customizations

Create colored status field
The dynamic display of a colored status field is very easy to do with a little JavaScript. An example is the collection and subsequent step-by-step processing of the data.
Default values as URL parameters
You can use URL parameters to set default values in the form
TinyMCE Configuration
Configure the Joomla standard WYSIWYG HTML editor TinyMCE to work with Visforms. Allow especially the super user in the administration more possibilities to use HTML elements.
Custom Plugin Creation
Implement your own submit handlers and other custom functions with a Visforms custom plugin
Custom Plugin Event System
You can implement any business logic by using Visforms' extensive event system. It accompanies the entire form workflow.
Custom Plugin Template
The Visforms Custom Plugin Template contains an empty event handler implementation for all supported events. Comments provide important information. It is constantly updated.
Custom Plugin Examples
Custom plugin examples use selected code examples to show what is possible. More examples will be added continuously.
HTML und CSS Struktur
Zur eigenen Anpassung durch individuelles CSS, werden die grundsätzliche Struktur der HTML-Elemente und CSS-Klassen erläutert.
Add JavaScript and CSS
Add your own JavaScript and CSS extensions