User tests: Successful: Unsuccessful:
Pull Request for Issue #24754
PR #24397, introduced in Joomla 3.9.5, added a check to display the custom field on the frontend based on a parameter that was meant to be a check for the edit form, and not for the frontend display.
The author of that PR said that to un-do it I should create another PR myself so here it is.
As explained in this comment #24754 (comment), there already is another setting that controls whether a custom field should be displayed in the frontend or not.
That "Show on" setting is under "Form Options", and was/has always been for controlling where the field can be edited, not displayed. It just had a bad label/description.
With this PR I also take care of improving the description and label of that setting so that it causes no confusion on what it's actually doing and supposed to do.
Yes.
The label and description of the setting should be changed accordingly also here:
https://docs.joomla.org/J3.x:Adding_custom_fields/Parameters_for_all_Custom_Fields
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_fields Language & Strings |
Title |
|
Title |
|
I have tested this item
I've tested it with an extended test compared to the testing instructions in the description:
Labels |
Added:
?
|
I have tested this item
I've tested it with an extended test compared to the testing instructions in the description:
I have tested this item
I've tested it with an extended test compared to the testing instructions in the description:
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
RTC
By the way, I noticed that the documentation here https://docs.joomla.org/J3.x:Adding_custom_fields/Parameters_for_all_Custom_Fields is outdated beyond this PR.
Joomla 3.9 changed the way Custom Field options are arranged and it was not reflected in the documentation there
Labels |
Added:
?
|
Labels |
Added:
?
?
|
I have tested this item
@brianteeman would you like to check the language strings before I merge this PR?
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-06-05 15:37:39 |
Closed_By | ⇒ | HLeithner |
thx
@joomlahenk Please test