User tests: Successful: Unsuccessful:
Fix simplecolors and improve minicolors scripts of the color field, to work with the subform field
Make subform field with the color field, in the template, in templateDetails.xml
somewhere here .
Example subfrom field (copy/paste to templateDetails.xml
):
<field name="colors1" type="subform" label="Colors Test" multiple="true">
<form>
<field name="color1" type="color" label="Color1" control="simple"/>
<field name="color2" type="color" label="Color2" />
</form>
</field>
The color fields in the subform should work
none
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript |
@franz-wohlkoenig I have updated the comments
also what "color field works" mean
they should work
for type="color"
there no visible difference, and for type="color" control="simple"
it should work now (before it was broken)
I have tested this item
I have tested this item
This fixes issue #15958
Status | Pending | ⇒ | Ready to Commit |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-22 18:27:38 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|