Jump to content
  • 0

Deploy forms to Office 365 / Sharepoint


ChristineM

Question

3 answers to this question

Recommended Posts

  • 0
7 hours ago, ChristineM said:

Can anyone direct me to a blog or article on deploying my Caspio forms to my office 365 online / sharepoint site?  Anything I try to embed on the page gives me some sort of error message,  Have tried multiple methods to no avail.  I have enabled caspio.com in my security settings.  

Try using .net deployment method. You may also add your subdomain to the list of trusted sites.

Link to comment
Share on other sites

  • 0

I will give you the path of solution and the code

 

Solution: 

follow the embed method of Youtube e.x :

 

<iframe width="560" height="315" src="https://www.youtube.com/embed/6M3rFbSySkY" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>

if you don't know how to get the embed share from YouTube follow this link from Microsoft Add content to your page using the Embed web part

then insure that site is not restricted by following this instruction Allow or restrict the ability to embed content on SharePoint pages

Add ( c2ezh625.caspio.com) to  "Allow iframes from this domain:"

 

Code : 

alter the code of youTube to add your webpage  direct link

<iframe width="560" height="315" src="your Caspio direct link" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>

 

This is worked for me thank to god.

Ali 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...