User tests: Successful: Unsuccessful:
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>
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
Labels |
Added:
?
|
I have tested this item
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
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
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:
?
|
Thanks
Sorry merged this at the wrong time, can you rewrite a PR please then I can merge it next week.
@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?
Could there be another PR for this. Would be too bad if its missing in the next Update too.
@HLeithner Anything new with redoing this merged and later due to RC status reverted PR? OR has this already been done?
@HLeithner New PR is #32646 .
Please fix phpcs: https://ci.joomla.org/joomla/joomla-cms/36019/1/2