This Plugin is experiment, I needed to let users pick colors for entries intended to be displayed in Calendar View.
I discovered workaround on Formidable Web Site that was few years old, so I decided to grab the version of jscolor and put it in plugin for easier deployment..
Along the I discovered few other picker libraries for jQuery, so when I get around to it I'll add them to the plugin to give users some different display options..
Advanced Fields section in Form Builder..
Upload formidable-color-picker zip to the wp-content plugins directory and unzip it there, or use WordPress Dashboard to install it..
Activate the plugin through 'Plugins WordPress.
Create your forms as usual and use Color Picker Field type in Advanced Fields section to add Color Picker Fields...
For instance, when creating in calendar, you might want the user to be able to select color for their entry so it's easy to see among others..
Any time you want users to be able to select colors for elements, use picker field, and then insert the value of that field as style attribute or inline style in view.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more