2026 and still no working IFRAMES in Suitecrm8?

Yup i repaired everything.. the .js the mini etc and still nothing…yes, the site is using https… did you get it working on your side for streetview https://www.google.com/maps/embed/v1/streetview?key=API_KEY&location={jjwg_maps_lat_c},{jjwg_maps_lng_c} and maps?

looking at the vardefs fields looks like they are getting over written , something is causing them to not be rebuilt correctly after repair am thinking… still investigating..

Do you have any customizations in the module?

Check out the custom/Extensions/modules/MODULE/vardefs

Looking back, i made a mistake and was working on the legacy mode thinking it was regular… So yes it works on legacy mode, but regular default install it doesnt work…. am tryng to find a work around it by either creating a custom field, inserting js or html into the field with custom code but i dunno if it will work..

THat’s good. Keep us posted. :nerd_face:

Hello,

Iframe support in SuiteCRM 8 depends on the specific use case and where the iframe is being embedded. In many cases, browser security policies, Content Security Policy (CSP) settings, or X-Frame-Options headers from the target website can prevent iframes from loading correctly. Additional details about your setup would help identify the exact cause.

suitecrm 8.10 Debian 12/ Virtualmin control panel/ php-fpm 8..

Iframe works with legacy settings on suitecrm 8 for lead detail view showing google street view and maps… but We want it to work on default suitecrm8 without legacy view so we can take full advantage of the suitecrm 8 anguilar gui and features not get stuck on legacy forever…