Architecture and class overview

The Form class is a part of Guriddo Suito PHP package and can be used separately or in the Grid component class. The installation procedure install everything needed to use the class.

This class depend on the Utils class provided with the package.

The class can be used with Bootstrap5 and jQuery UI CSS frameworks.

We highly recommend you to use our updated Visual Form Builder, which add automatically the most of the code.

If for some reason the form that generates the class is not acceptable you can use a template, where form fields can be configured in desired way. Please check our demo page how this can be implemented.

The generated form can be used in a modal window. See examples in Form select demo.