User tests: Successful: 0 Unsuccessful: 0
This PR improves the Joomla Administrator UI in the Fields list view (com_fields
) by fixing how unassigned Field Groups are displayed.
Previously, if a field had no Field Group assigned, the "Field Group" column would appear blank in the admin table. This could confuse users or make it unclear whether the field was missing a group or had a configuration issue.
This fix updates the logic to:
group_title
is emptyJNONE
("None") instead of leaving the column blankField | Field Group |
---|---|
field |
Field | Field Group |
---|---|
field | None |
"None"
label is shown for unassigned field groups.Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_fields |
Labels |
Added:
PR-5.2-dev
|
I have tested this item ✅ successfully on 3938210
I have tested this successfully... Thanks @AdarshSantoria.
Status | Pending | ⇒ | Ready to Commit |
RTC
Not sure about this, as the field is caled "Fields" in the item, when no field group is assigned.
Labels |
Added:
RTC
RMDQ
PR-5.3-dev
Removed: PR-5.2-dev |
Title |
|
Labels |
Added:
PR-5.4-dev
|
As agreed today in the maintainers meeting, I've rebased this PR to 5.4-dev.
Maybe to be done with another PR: The fields list has a filter option to filter by field group. This option should be extended by an option "- None -", similar as done with PR #45232 for the author filter in the articles view, and maybe it also needs to modify the database query in the list model, similar as done with PR #45264 for the same filter.
Labels |
Added:
Updates Requested
Removed: RMDQ PR-5.3-dev |
@fgsw @exlemor With a quick retest from one of you I would leave this PR RTC and not require 2 new tests. The PR has been changed on my request so it uses "[ None ]" in the list view, see #45201 (comment) .
I have tested this item ✅ successfully on 16f9b2c
Labels |
Removed:
Updates Requested
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2025-04-14 17:47:29 |
Closed_By | ⇒ | richard67 |
Thanks all (author and testers).
I have tested this item ✅ successfully on 914af09
Content
Articles
Category
Contact
Contact
Category
Mail
User
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/45201.