Labels |
Added:
?
|
ok happy to find it
color field is not being processed properly... I'm looking into it.
It works if you use HTMLHelper
as per below:
HTMLHelper::_('stylesheet', 'vendor/minicolors/jquery.minicolors.css', ['version' => 'auto', 'relative' => true]);
HTMLHelper::_('script', 'vendor/minicolors/jquery.minicolors.min.js', ['version' => 'auto', 'relative' => true]);
HTMLHelper::_('script', 'system/fields/color-field-adv-init.min.js', ['version' => 'auto', 'relative' => true]);
so it could potentially be a bug within the web asset manager
I meant in how the color field is used now. It's not at all like the docs state.
Oh sorry the colour field. I'm not sure if there are docs for all types of colour fields
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-03-08 14:51:05 |
Closed_By | ⇒ | Quy |
thats a bug - they should be color fields