Skip to content

Allow determination of mandatory or optional fields #22

Description

@simonaszilinskas

Description

Currently, all fields in the registration form are mandatory. To provide more flexibility, we should allow administrators to specify whether a field is mandatory or optional.

Proposed Solution:

  1. Add a config from the admin panel that allows for every field to configure it's optionality
  2. Update the form validation logic to enforce the mandatory or optional requirement for each field.
  3. Modify the form rendering to visually distinguish mandatory and optional fields for better user experience (if needed I can make some mockups)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions