No Code Attached Yet
avatar stell
stell
1 Oct 2021

Steps to reproduce the issue

    <field name="myfield1" default="1" type="list" label="Testfield 1" layout="joomla.form.field.list-fancy-select">
        <option value="1">Value1</option>
        <option value="2">Value2</option>
        <option value="3">Value3</option>
    </field>
    <field name="myfield2" type="number" default="0" label="Testfield 2" filter="unset" min="0" showon="myfield1:2" />

Expected result

myfield2 should display when Value2 is selected.

Actual result

showon is not working.

System information (as much as possible)

Joomla 4.0.2 (works in J3)

Additional comments

Works when field is a non fancy non multiselect list.

avatar stell stell - open - 1 Oct 2021
avatar joomla-cms-bot joomla-cms-bot - change - 1 Oct 2021
Labels Added: No Code Attached Yet
avatar joomla-cms-bot joomla-cms-bot - labeled - 1 Oct 2021
avatar stell stell - change - 1 Oct 2021
Title
[4.0] multiple select with fancy layout breaks shown
[4.0] multiple select with fancy layout breaks showon
avatar stell stell - edited - 1 Oct 2021
avatar Fedik
Fedik - comment - 1 Oct 2021

same as here #35486
it not because the layout, but because multiple

avatar Fedik Fedik - change - 1 Oct 2021
Status New Closed
Closed_Date 0000-00-00 00:00:00 2021-10-01 18:14:30
Closed_By Fedik
avatar Fedik Fedik - close - 1 Oct 2021
avatar Fedik
Fedik - comment - 1 Oct 2021

Closed because it already have an issue opened

Add a Comment

Login with GitHub to post a comment