Forum Discussion
zaibamulla
Sep 07, 2023Copper Contributor
Cannot access forms link
Cannot access forms link. IS there some setting for restrictions?
DingkunXie
Microsoft
Sep 13, 2023
Do you want to respond to the form or do you want to edit the form as a co-author? If you want to respond to the form, you may have accessed the wrong link. The response link should be like this: https://forms.office.com/pages/responsepage.aspx?id=xxxx. If you want to edit the form content, you may need to ask the form owner to add you as a co-author.
stef_evans
Sep 13, 2023Copper Contributor
i want to respond to the form, it comes up designpage instead of responsepage in the link, do i need to ask for a new link?
- DingkunXieSep 13, 2023
Microsoft
Yes, you can ask the form owner to share the correct response link, or you can construct the response link from a design link yourself. The form id is appended after the query string '?id=' in the design link, and you can simply obtain the response link by using the form id value that you obtained from the design link - https://forms.office.com/pages/responsepage.aspx?id=xxxx, replace xxxx with the form id you get from design link.