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

Implement drag and drop field positioning #23

Open
simonaszilinskas opened this issue May 10, 2024 · 0 comments
Open

Implement drag and drop field positioning #23

simonaszilinskas opened this issue May 10, 2024 · 0 comments

Comments

@simonaszilinskas
Copy link

Description

The current registration form layout is fixed and does not allow for customization of field positions. To provide organizations with the ability to create personalized and intuitive form layouts, we should implement a drag-and-drop mechanism for field positioning.

Proposed solution

  1. Develop a drag-and-drop interface in the back office for arranging the order and position of fields in the registration form.
  2. Store the field positions in the form configuration data.
  3. Update the form rendering logic to display fields according to their configured positions.

Screenshot 2024-05-10 at 06 54 13

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

No branches or pull requests

1 participant