User tests: Successful: Unsuccessful:
Pull Request resolves # .
I added the ability to add custom options to the ChromestyleField.
<field
name="item_style"
type="chromestyle"
label="Style Module"
>
<option value="">JOPTION_DO_NOT_USE</option>
</field><field
name="item_style"
type="chromestyle"
label="Style Module"
>
<option value="">JOPTION_DO_NOT_USE</option>
<option value="userOption">User Oprtion</option>
</field>Style Module”.Previously, custom options were not used.
Now, user options will be added to the existing standard options of the module.
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Title |
|
||||||
| Labels |
Added:
PR-6.2-dev
|
||
| Labels |
Added:
Feature
|
||