Joomla 3.9.14
<field
name="test_fields"
type="subform"
label=""
multiple="true"
buttons="add,remove"
groupByFieldset="true"
min="1"
max="5">
<form>
<fieldset name="section1">
<field
name="test_field"
type="text"
label="TESTFIELD1"
default=""
/>
</fieldset>
</form>
</field>
Go to the form.
Now there is one row with key 0.
Add one row with "+" button.
Now there are two rows with 0 and 1.
Remove first row with key 0 over button "-".
Now there are one row with key 1.
Add one row with "+" button.
Now there are two rows with key 1 and 1.
Labels |
Added:
?
|
Same issue in Joomla 3.9.13.
Side effect: If there's an editor field in the subform it's not loaded correctly if you follow the instructions above.
No issue with 3.9.0.
Issue confirmed with 3.9.1.
Tested with subform in "Users Options" > "Email Domain Options"
Corrected my last post (Joomla versions).
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-12-22 11:11:39 |
Closed_By | ⇒ | joomla-cms-bot |
Closed_By | joomla-cms-bot | ⇒ | alikon |
Set to "closed" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/27307
please test #27334
Status | Closed | ⇒ | Pending |
Closed_Date | 2019-12-22 11:11:39 | ⇒ | |
Closed_By | alikon | ⇒ |
Status | Pending | ⇒ | New |
Closed_Date | 0000-00-00 00:00:00 | ⇒ |
Set to "open" on behalf of @alikon by The JTracker Application at issues.joomla.org/joomla-cms/27307
reoponed as requested
reopened
p.s
unfortunately i don't ave that superpower
Labels |
Added:
J4 Issue
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-12-23 16:06:20 |
Closed_By | ⇒ | Quy |
Confirmed.
Addition: If you save then 1 row is lost.