pnp / pnp/sp-dev-fx-controls-react
Pnp Js Dynamic form - add value to list field from query string
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 433
- Forks
- 418
- Avg merge
- 5d 6m
- Merged PRs (30d)
- 19
Description
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the documentation to see if your question is already addressed there. This will help us ensure our documentation is up to date.
Category
[ ] Enhancement
[ ] Bug
[ X] Question
Version
Please specify what version of the library you are using: [ latest ]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
I am trying to implement a scenario where in the dynamic form I should be able to add values to list columns based on query string prams only for new items.
For e.g. If the user is on the page and there is no item for him in the SPO list, then I should be able to automatically add this value for the user. lets say Customer ID, this value can be fetched either from the query string or from an another system.
Observed Behavior
I was not able to find this as option in the documentation.
Thanks!
Anshuman
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 with the dynamic form documentation and reproduce the new-item scenario using a SharePoint list column and a query-string value. Determine whether the documented control supports setting that value only when no item exists; done means the Customer ID or equivalent value is populated for new items without altering existing items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100