08-17-2016, 08:27 PM
This is going to work less and less each day. It is a known security issue to execute a website inside an iframe like this and many sites (coreBOS included) have added code to prohibit this functionality.
For example, I tried to load https://trello.com and got this message in my console:
Refused to display 'https://trello.com/' in a frame because it set 'X-Frame-Options' to 'DENY'.
this is what most sites are going to tell you.
I loaded another site with https that doesn't have this directive (a vtiger crm by the way) and it loaded correctly so I suppose that you are getting this restriction also. Have a look at your console to make sure. If that is the case there is nothing you can do: that site does not permit this functionality.
For example, I tried to load https://trello.com and got this message in my console:
Refused to display 'https://trello.com/' in a frame because it set 'X-Frame-Options' to 'DENY'.
this is what most sites are going to tell you.
I loaded another site with https that doesn't have this directive (a vtiger crm by the way) and it loaded correctly so I suppose that you are getting this restriction also. Have a look at your console to make sure. If that is the case there is nothing you can do: that site does not permit this functionality.
Joe
TSolucio
TSolucio