Can anyone point me in the right direction or advise me with the steps to take to integrate a color picker (jquery) in my gravity form and actually save the information and have it sent with the form.
Can anyone point me in the right direction or advise me with the steps to take to integrate a color picker (jquery) in my gravity form and actually save the information and have it sent with the form.
I am also interested in knowing how to add a color picker into gravity forms. Is it possible?
You could integrate something like this: http://jscolor.com/ just adding a CSS class to an input field, and adding the JS call to the header of your theme.
I'm not following this. I tried for about an hour to get it to work with no luck.
I added the JS call. I added the CSS class and no luck on getting it to work.
Can you link to your form so I can see it in action?
I am also working to accomplish this. As I understand it, a secondary script is needed to add the "color" class to the input element. Apparently, Gravity Forms only lets you add classes to the li element. Is this correct? Is the example code I can look at?
Thanks.
Scott, see this post on adding a class to the inputs rather than the LI with a custom CSS class:
http://www.gravityhelp.com/forums/topic/using-the-jscolor-picker#post-37559