pnp / pnp/sp-dev-fx-controls-react
Possibility to add more buttons in Dynamic form control
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Hi,
Is there a way to add more buttons to the Dynamic form. I have requirements where i also need Submit or Approve/Reject buttons in form based on role of user logged in.
For ex, if user create a new item, he should see save, submit and cancel button and if approver logs in, he should see Save, submit, Request info, approve , reject buttons.
Category
[X] Enhancement
[X] Question
Version
3.14.0
Thanks!
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 control implementation and reviewing how its existing buttons are defined and rendered. Determine whether the control has an extension point for custom or role-dependent actions. Done should include a clear button configuration and behavior supporting the requested Save, Submit, Cancel, Request info, Approve, and Reject actions.
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
- 20/100