pnp / pnp/sp-dev-fx-controls-react
[Feature Requests] Dynamic Form - More customization options
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Category
[X] Enhancement
[ ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [ 3.14.0]
Expected / Desired Behavior / Question
More customization options:
- Custom sort order
It'd be nice if we could define the order each field is sorted in. It often makes sense to get users to fill in certain fields at the same time, so it should be a UX improvement. - Ability to add additional fields
Currently, we have the ability to override custom fields which is really amazing. But we don't have the ability to add new fields that don't exist on the list itself. The main reason I'm asking for this is because I'm trying to add custom actions i.e. the user fills in a few fields then presses a button to trigger automation and so on.
The main benefits of the above two requests are to be able to layout the form in a way that can do complex actions in a seamless way.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Dynamic Form implementation in this TypeScript React controls repository and review how fields are currently ordered and customized. Define the expected behavior for custom sort order and adding fields that are not in the existing list, including custom actions. Done means both customization requests have a clear, tested implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100