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

Pnp Js Dynamic form - add value to list field from query string

Open
#1,109 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type:enhancement
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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.