SharePoint / SharePoint/sp-dev-docs
SPFx Form Customizer in Version History
@Ashlesha-MSFT is already working on this.
Since Aug 21, 2026.
- Dominant language
- PowerShell
- Stars
- 1.4k
- Forks
- 1.1k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 12
Description
What type of issue is this?
Question
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Target SharePoint environment
SharePoint Online
What browser(s) / client(s) have you tested
- 💥 Internet Explorer
- 💥 Microsoft Edge
- 💥 Google Chrome
- 💥 FireFox
- 💥 Safari
- mobile (iOS/iPadOS)
- mobile (Android)
- not applicable
- other (enter in the "Additional environment details" area below)
Additional environment details
- SPFx 1.23.2
Issue description
We use SPFx Form Customizer. There’s one detail I’m not entirely clear on—maybe someone can help me. The Form Customizer works as expected in normal Read/Edit mode on the current element. However, when I open an old version in the version history, I’d like to see that old version, not the latest version of the item. But I can’t find any information about the version (VersionNo) in the FormCustomizerContext:
With this additional information it would be easy to handle the rest, but it seems, this is not supported right now or am I missing something? Where could we ask to implement this additional property in a future SPFx Version?
Thank you.
Contributor guide
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.
Assessment
This issue has not been assessed yet.