Your own custom field types
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.
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.