Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin User Create - Show all Profile Fields #6951

Open
Semir1212 opened this issue Apr 15, 2024 · 5 comments
Open

Admin User Create - Show all Profile Fields #6951

Semir1212 opened this issue Apr 15, 2024 · 5 comments

Comments

@Semir1212
Copy link
Contributor

HH 1.15.4

  • Create user via Administration --> Users
  • Categories "Account" and "General" visible, rest missing including invidually created categories

Marking a profile field from a categorie as "Required at Registration" seems to fix this issue.

@yurabakhtin
Copy link
Contributor

@Semir1212 I confirm it works as you described. A category/tab is visible only when at least one profile field has the option "Show at registration" enabled.
@luke- Do you think we should display all categories when admin creates a user?


Why are all profile fields not required when admin edits a user from Administration?

required

It is also related to "First/Last name" fields, i.e. they can be save as empty by Admin.
The fields are mandatory in all other places (Registration, Create by Admin, Edit Profile).
Is it a bug or a feature only for Administration side?

@yurabakhtin yurabakhtin self-assigned this Apr 19, 2024
@luke-
Copy link
Contributor

luke- commented Apr 19, 2024

Hmm, I would prefer that during user creation the focus is only on fields that should be displayed during registration.

After that, the admin will see the entire user edit view with all fields anyway, right?

@Semir1212

@Semir1212
Copy link
Contributor Author

We should either show everything or ideally just ask for username, email address and password in the first step + a hint that the rest can be filled in after saving. @luke-

The way it is now, it's confusing because you're enabling a whole profile category tab just by marking one profile field as "shown at registration". It doesn't even have to be "required".

@luke-
Copy link
Contributor

luke- commented Apr 19, 2024

Hmm, it's a bit compliated also with the internal structure (user & profile models).

If it's ok, I would either:

  • Postpone the issue for now
  • Add a note that further fields can be edited after creation
  • Possibly add other "Required" fields.

@Semir1212
Copy link
Contributor Author

Postponing is fine. @luke-

For the future how about:

  • Showing just the default categories (or just the first one if possible)
  • Adding a note that additional profile fields can be edited after creation
  • Removing the "Show on registration" behaviour

@luke- luke- changed the title Creating users/space categories missing Admin User Create - Show all Profile Fields Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants