Forum Discussion
Inserting PDF Editable Fields into a Rise 360 course
Hi all. I created the fillable Acrobat PDF form and uploaded it to a Google Drive as you all indicated to do above. However, when I embed it into the Rise course, you can scroll and Zoom into it but you can't click to open it and fill out the form. Am I missing something>
Hi Nina,
Happy to look into this for you!
Have you tried testing your Rise 360 course using different browsers to see if the behavior is the same across all of them? Inserting a fillable PDF form in Rise should be possible by using Multimedia > Embed, and then adding the direct link to the PDF file in your Google Drive.
If this is already the setup that you're using, have you tried inserting the PDF using an iframe to see if this makes a difference? Here's a sample code that you can use for your embed block:
<iframe src="<GOOGLE DRIVE LINK TO PDF HERE>" height=900 width=800></iframe>
Let me know if using an iframe works for you!
- AlysonEaglen-a04 months agoCommunity Member
I just attempted to use this code you shared and it didn't work for me. Any other suggestions?
- StevenBenassi4 months agoStaff
Hi AlysonEaglen-a0!
Sorry to hear you're having trouble with your iframe code!
It would be easier to troubleshoot this behavior if we could see the code you've been working with. Do you mind sharing that here in the discussion or privately through a support case?
Looking forward to hearing from you!