Documentation 2.x and 3.x

Your own custom field types

Custom field example

The easiest way to create custom field type is to extend existing one. Here is an example of field, that extends default Text class and automatically transforms value into uppercase.

Write a comment

You must be logged in to comment.