pnp / pnp/sp-dev-fx-controls-react

Possibility to add more buttons in Dynamic form control

Open
#1,552 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted Needs: Design 🎨 type:enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.