User tests: Successful: Unsuccessful:
Currently, only the Color field simple layout supports passing predefined colors in the XML. With this pull request, we are able to support the advanced layout as well.
<field name="chooseColor" type="color"
label="Choose a color"
control="advanced"
colors="#eee,#333,#ef2345,#2379ef,#2ec664,#ee7a38,#eed938"
/>
| Status | New | ⇒ | Pending |
| Category | ⇒ | Layout JavaScript |
| Status | Pending | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-12-02 17:21:14 |
| Closed_By | ⇒ | wilsonge | |
| Labels |
Added:
?
|
||
I'm down with this! Thanks :)
I agree, this will be very useful if implemented.