Forum Discussion
gpranjan
Mar 20, 2024Copper Contributor
Can I read the text from a Microsoft Quiz result in IFrame using Client side javascript?
We have a Quiz embedded as an IFrame into our WebSite. When the Quiz gets graded, and has passed, we would like to enable a "Certificate" button. Is this possible with Client Side Javascript?
4 Replies
Sort By
- Rob_ElliottBronze Contributor
gpranjan It could be done with a flow in Power Automate to generate a PDF certificate.
Rob
Los Gallardos
Microsoft Power Automate Community Super User.
Principal Consultant, SharePoint and Power Platform WSP Global (and classic 1967 Morris Traveller driver) - DingkunXie
Microsoft
No, you cannot achieve this because XSS protection prevents you from doing so. - peiyezhuBronze ContributorTampermonkey?
- peiyezhuBronze ContributorThis way only for automate fill form or customerize page layout by client whithout server side management.