pnp / sp-dev-fx-controls-react

Reusable React controls for SPFx solutions
https://pnp.github.io/sp-dev-fx-controls-react/
MIT License
383 stars 380 forks source link

DynamicForm - Custom sorting #1802

Closed srpmtt closed 1 month ago

srpmtt commented 5 months ago
Q A
Bug fix? [ ]
New feature? [ X ]
New sample? [ ]
Related issues? mentioned in #1416

DynamicForm custom sorting. Added a new optional prop fieldOrder (string[]), the values are the fields internal names.

michaelmaillot commented 1 month ago

Merged manually, thank you!