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

feature: Allow hiding specific fields in the registration form (#367) #469

Conversation

VitorVieira20
Copy link
Contributor

Add option to hide fields in the registration form

Fields that can be hidden:

  • Phone
  • Position
  • Organization

Behavior for required fields:

  • These fields can now be toggled on or off in the project settings under the "Registration" section.
  • If any of these fields are marked as required, the hide setting will be ignored, and the field will still be displayed in the form.
  • Closes Remove/hide the organization and position #367

@effgarces effgarces merged commit f6ef748 into LibreBooking:develop Dec 24, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove/hide the organization and position
2 participants