Forum Discussion
YueZhao08
Jun 28, 2024Copper Contributor
Pass parameter via URL to fill the field in form
I have created a survey via Microsoft Forms. This survey should be displayed as webpart in different SharePoint Teamsites. Is it possible to show different content in each teamsite? e.g. via URL of w...
- Jul 03, 2024You can check out the 'Prefill' feature in this KB to see if it meets your needs - https://techcommunity.microsoft.com/t5/microsoft-forms-blog/pre-fill-responses-in-your-microsoft-forms/ba-p/4144232
seurp
Sep 05, 2025Copper Contributor
Yes, we also have the the demand to call a form in MS forms with predefined values (but dynamically using input parameters).
Background: We are calling the form link from a (in-house developed) tool. Our tool already knows some of the details and when calling the link we would like to prefill the form as much as possible. With this we avoid much double work and the users can already use a prefilled formular.
The easiest way would be if we could use URL parameters to prefill the form.