When it comes to constructing forms in SharePoint, users have various options at their disposal, but Microsoft Forms stands out due to its power and simplicity. This user-friendly tool not only streamlines the form creation process but also enhances the overall efficiency of data collection within the SharePoint environment. So, in this SharePoint training video, we’ll show you how to integrate Microsoft Forms into SharePoint for an intuitive and robust form-building experience.
PSST, HEY, YOU
(YEAH, YOU!)
Want in on insightful videos, the latest tech developments, and epic exclusive content? Get all this and more as a member of our mailing list.
Resources
Microsoft Forms:
https://forms.office.com
Invalid link error when adding form to SharePoint:
If you’re getting the “invalid” error, it’s likely that you’re copying the form’s URL from the address bar. To get the correct URL, click “Collect responses” at the top, then “Copy Link.”
Iframe Code:
<iframe src="https://..." width="800" height="400"></iframe>
Important: Replace https://… with your Form’s web address.