Installation Guide
Pre-requistes
This modules requires PHP GD extension to work. Please ensure your PHP installation has enabled GD extension before using the module
1. Download the file
After purchase, download the modules zip files provided by SugarOutfitters.
2. Install via Module Loader
Using the built-in Module Loader in SugarCRM, upload and install the module cap_Drawing.zip .
3. Add Custom Drawing Fields
In Studio, add a custom field to any module and select "Drawing" from the Data Type dropdown. Finish creating the field (you can specify a size [in pixels] and then add it to the desired views and Deploy.
Configuration options when creating a Drawing field: * Width - Width of the canvas display in edit view (in pixels) * Height - Height of the canvas display in edit view (in pixels)
Limitations
The module only support one drawing field per module right now, you can't add multiples drawing field on the edit view of a given module.