J4 Issue ?
avatar pe7er
pe7er
5 May 2019

Steps to reproduce the issue

  1. Create a new Field Group: Users > Field Groups > New
    Name: [My User Profile Group]

fields3

  1. Create a new Field: Users > Fields > New
    Name: [Photo]

  2. Edit User: Users > Manage > Click on a User

Expected result

I would expect that the Field Group Tab would be labeled as "[My User Profile Group]"

Actual result

The Field Group Tab is labeled as "Fields"

fields4

avatar pe7er pe7er - open - 5 May 2019
avatar joomla-cms-bot joomla-cms-bot - change - 5 May 2019
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 May 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 5 May 2019
Labels Added: J4 Issue
avatar franz-wohlkoenig franz-wohlkoenig - labeled - 5 May 2019
avatar franz-wohlkoenig franz-wohlkoenig - change - 5 May 2019
Status New Discussion
avatar ReLater
ReLater - comment - 5 May 2019

At the moment I can't confirm your find. In your testing instructions I miss the step

  • Select the field group "[My User Profile Group]" and save the field.

Did you do that?

Which J4 version are you using?

I will update mine to current nightly version and try again.

avatar brianteeman
brianteeman - comment - 5 May 2019

I can't confirm this either

avatar ReLater
ReLater - comment - 5 May 2019

I still can't reproduce after update to newest nightly
05-05-_2019_14-31-10

avatar pe7er
pe7er - comment - 5 May 2019

Thank you for testing @ReLater and @brianteeman !
I had this issue with the current 4.0-dev (synchronized this morning).

When I tried to reproduce this issue again, I found out that I had NOT assigned the [Photo] field to the [My User Profile Group] Field Group. So my Field Group said "None".
users-backend3

IMHO the Tab "Fields" might be confusing.
Would it appropriate to relabel that tab to "Ungrouped Fields"?

avatar brianteeman
brianteeman - comment - 5 May 2019

Would it appropriate to relabel that tab to "Ungrouped Fields"?

Not for me. That would imply that all fields really should be in a group and there really isnt a need for that to be the case

avatar ReLater
ReLater - comment - 5 May 2019

@pe7er

You can create a language override for JGLOBAL_FIELDS or if you want to be more component specific you can create new language strings via Languages: Overrides in the back-end like COM_USERS_FIELDS_USER_LABEL, COM_CONTENT_FIELDS_ARTICLE_LABEL and so on.

These language strings don't exist yet in Joomla core but are tested here: https://github.com/joomla/joomla-cms/blob/4.0.0-alpha8/administrator/components/com_fields/Helper/FieldsHelper.php#L422-L427 .

Add.: Override for JGLOBAL_FIELDS may have conflicts. I wouldn't do that.

avatar wilsonge
wilsonge - comment - 6 May 2019

I’m going to close this as the original issue can’t be reproduced. In terms of the field groups. If we want to rename the none group (I’m sympathetic to that actually to improve UX) then that should be done against staging not j4

avatar wilsonge wilsonge - change - 6 May 2019
Status Discussion Closed
Closed_Date 0000-00-00 00:00:00 2019-05-06 09:01:13
Closed_By wilsonge
avatar wilsonge wilsonge - close - 6 May 2019

Add a Comment

Login with GitHub to post a comment