Skip to content

Conversation

@kmeilander
Copy link
Contributor

Added details for how to get the submitted record in a view file.

📋 Description

I couldn't figure out how to get a submitted record item to use in my success page. After a helpful forum post i thought it would be good to include this on the documentation as the RecordStorage is not where i would look for this.

For more details, see https://forum.umbraco.com/t/umbraco-forms-submitted-record-values-on-success-page/5683

✅ Contributor Checklist

I've followed the Umbraco Documentation Style Guide and can confirm that:

  • [ X] Code blocks are correctly formatted.
  • [ X] Sentences are short and clear (preferably under 25 words).
  • [ X] Passive voice and first-person language (“we”, “I”) are avoided.
  • [ X] Relevant pages are linked.
  • [ X] All links work and point to the correct resources.
  • [ X] Screenshots or diagrams are included if useful.
  • [ X] Any code examples or instructions have been tested.
  • [ ]X Typos, broken links, and broken images are fixed.

Product & Version (if relevant)

I tested this on Umbraco forms 13, but I believe it is the same for the latest version.

Added details for how to get the submitted record in a view file.
Added sample code for loading a record from a submitted form using FormService and RecordStorage.
@eshanrnh
Copy link
Contributor

eshanrnh commented Sep 5, 2025

Thanks for the PR, @kmeilander 🙌 We will review it as soon as possible 💪

Copy link
Contributor

@eshanrnh eshanrnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR, @kmeilander 🙌 We have added some comments. Can you take a look and let us know if something is not clear?

kmeilander and others added 3 commits September 9, 2025 07:29
Co-authored-by: Ronald Barendse <ronald@barend.se>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
@eshanrnh eshanrnh merged commit d081f0a into umbraco:main Sep 10, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants