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

Changing order of fields on a form #105

Closed
DriveSoft opened this issue Jan 12, 2024 · 1 comment
Closed

Changing order of fields on a form #105

DriveSoft opened this issue Jan 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@DriveSoft
Copy link

A form for creating and updating does not keeping order of fields which were specified in edit.display property

     edit: {
        display: [
           "id",
           "field1",
           "field2",
        ],
@cregourd cregourd added the enhancement New feature or request label Jan 12, 2024
@cregourd
Copy link
Collaborator

This feature is available on v3.2.0 🚀
I am closing this issue, but feel free to give feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants