This custom field for Agility allows editors to ‘pick’ a color from the color wheel and save the value of the color as an RBGA or HEX value.
Upload the assets located in /img/ to Media & Documents, and make note of the absolute URLs.
Open the HTML file /html/colorpicker-template.html and update the background images being referenced in the inline css, using the URLs you just uploaded. Then, proceed to Media & Documents and upload the HTML file, or create an Inline Code file containing the contents of the file.
Upload (to Media & Documents) or create an Inline Code file for /js/colorpicker-plugin.js and make note of the absolute URL or inline code reference name.
Copy the entire contents of the colorpicker-init.js file and paste into your existing Input Form Customization JS file. If you don’t have one already, save the contents of the file into a new JS file and upload this to Media & Documents, record the absolute URL and set the value in the CMS under Settings > Development Framework > Input Form Customization. Alternatively, you may also save this as an Inline Code file and reference it as your Input Form Customization.