Custom GRID field example
Features
Illustrates how to add custom field type to GRID. Uses CustomFormField plugin. You have to install them both.
How it works?
CustomFormField plugin provides On/Off form field. GridCustomField plugin instructs GRID how to use this field in Create, Read, Update, Delete, Search operations. Read comments in code for more details.
Install
- Install Custom Form Field example plugin
 - Upload GridCustomField directory to your website's Plugin directory.
 - Login to the administration area.
 - Go to Plugins panel, locate Grid Custom Field plugin and click activate button.
 
Usage
- Select "Grid Custom Field" section in admin navigation menu.