Currently when I try to create a field of the type JQuery Colorpicker, after confirming the number of values and trying to set a default value I get the following message:
The default value for this field, used when creating new content.
No widget available for: jquery_colorpicker.
When trying to create a node, the field does not appear (no element is added to the html).
I didn't find the version the in version list but my current drupal version is 8.2.5 (https://www.drupal.org/project/drupal/releases/8.2.5)
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | jquery_colorpicker-default_wiget_and_formatter_missing-2848855-3.2-8.x.patch | 565 bytes | jaypan |
| #4 | jquery_colorpicker-default_wiget_and_formatter_missing-2848855-3.1-8.x.patch | 627 bytes | jaypan |
Comments
Comment #2
jaypanOk, I've confirmed the lack of a default widget. I'll fix that and release a new version.
Regarding the lack of the field however, I cannot reproduce this - the widget is showing up for me. Please try updating to 8.x-1.2, and also ensure that the field is actually included on the form display options. If it still doesn't show up, then I'm thinking that another module must be disrupting the display - please take a backup of your DB, then start disabling modules until the widget appears, so we can figure out what module is preventing the widget from rendering. When we figure out what is going on, I'll apply a fix if necessary.
Comment #4
jaypanI've fixed the default widget issue, however until I get more info from you on what's going on with the missing widget, I'm going to hold off on a new release. In the meantime, I'm attaching two patches. If the first one doesn't work, try the second.
Comment #5
jaypanI've committed the missing widget to 8.x-1.3. There has been no reply on the issue of no field, so I'm marking the thread as fixed. If you are still having the problem please open a new issue and provide the information requested, as the title of this issue is unrelated to that problem.