User tests: Successful: Unsuccessful:
Pull Request for Issue #41791 .
Fix list select (with choicesjs) losing values in subform
Run npm install
Please follow #41791
Or create a subfrom with fancy-select:
<field type="subform" name="subform" label="subform" multiple="true">
<form>
<field type="list" name="list" label="list" layout="joomla.form.field.list-fancy-select">
<option value="1">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
</field>
</form>
</field>
Select some values and change order of subform rows
Values are resets
Values stays as selected
Please select:
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
I have tested this item ✅ successfully on e28bb6a
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
NPM Resource Changed
bug
PR-4.4-dev
|
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-11-13 09:31:13 |
Closed_By | ⇒ | laoneo | |
Labels |
Added:
?
Removed: ? |
Thanks!
I have tested this item ✅ successfully on e28bb6a
Thank you, the fix works :)
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42332.