? ? Pending

User tests: Successful: Unsuccessful:

avatar saharin88
saharin88
1 Oct 2020

Exemple xml for testing

    <field
            name="field1"
            type="list"
    >
        <option value="1">val 1</option>
        <option value="2">val 2</option>
    </field>
    <fields name="groupname">
        <field
                name="field2"
                type="text"
                showon=".field1:1"
        />
    </fields>
avatar saharin88 saharin88 - open - 1 Oct 2020
avatar saharin88 saharin88 - change - 1 Oct 2020
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 1 Oct 2020
Category Libraries
avatar saharin88 saharin88 - change - 1 Oct 2020
The description was changed
avatar saharin88 saharin88 - edited - 1 Oct 2020
avatar saharin88 saharin88 - change - 1 Oct 2020
The description was changed
avatar saharin88 saharin88 - edited - 1 Oct 2020
avatar Quy
Quy - comment - 1 Oct 2020
avatar saharin88 saharin88 - change - 1 Oct 2020
Labels Added: ?
avatar saharin88 saharin88 - change - 2 Oct 2020
The description was changed
avatar saharin88 saharin88 - edited - 2 Oct 2020
avatar Fedik Fedik - test_item - 3 Oct 2020 - Tested successfully
avatar Fedik
Fedik - comment - 3 Oct 2020

I have tested this item successfully on bae95b1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30850.

avatar Fedik
Fedik - comment - 3 Oct 2020

for testing, add this XML to Custom HTML module (somewhere inside <fieldset name="options">):

<fields name="groupname">
	<field name="field2" type="text" label="Field 2" showon=".published:1" />
</fields>

Then try change module "Status":
When module is published then the custom field should be visible and vice versa.

Before path: it not work
After: should work

avatar viocassel viocassel - test_item - 3 Oct 2020 - Tested successfully
avatar viocassel
viocassel - comment - 3 Oct 2020

I have tested this item successfully on bae95b1


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30850.

avatar Quy Quy - change - 3 Oct 2020
Status Pending Ready to Commit
avatar Quy
Quy - comment - 3 Oct 2020

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/30850.

avatar HLeithner HLeithner - change - 4 Oct 2020
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2020-10-04 11:52:25
Closed_By HLeithner
Labels Added: ?
avatar HLeithner HLeithner - close - 4 Oct 2020
avatar HLeithner HLeithner - merge - 4 Oct 2020
avatar HLeithner
HLeithner - comment - 4 Oct 2020

Thanks

avatar HLeithner
HLeithner - comment - 4 Oct 2020

Sorry merged this at the wrong time, can you rewrite a PR please then I can merge it next week.

avatar richard67
richard67 - comment - 6 Oct 2020

@saharin88 Could you make this pull request again? It was merged but then had to be reverted because 3.22 was already in release candidate phase. Sorry for the inconvenience, and thanks in advance.

@HLeithner Could you put this on your to do list to initiate a new PR in case if @saharin88 is not available?

avatar stell
stell - comment - 5 Jan 2021

Could there be another PR for this. Would be too bad if its missing in the next Update too.

avatar richard67
richard67 - comment - 5 Jan 2021

@HLeithner Anything new with redoing this merged and later due to RC status reverted PR? OR has this already been done?

avatar richard67
richard67 - comment - 11 Mar 2021

@HLeithner New PR is #32646 .

Add a Comment

Login with GitHub to post a comment