Home Forums Presentation Screens Control compression ratio within Iframe of a portlet

Viewing 1 reply thread
  • Author
    Posts
    • #9401
      Aditya PhatakAditya Phatak
      Participant

      Hi,

      We are integrating a third party application using a “browser” control which opens a static url in an Iframe inside a screen tab under Contact/Deal woskspace.

      Issue happens when user navigates to this tab using different PCs having different screen resolutions, as the contents of the external applications are compressed/expanded based on it.

      Is there a way to control the zoom level or compression ratio while rendering the portlet (maybe using a property on the form or portlet)?

       

      Regards,

      Aditya Phatak.

       

      0
    • #10138
      Ed ShawEd Shaw
      Keymaster

      Aditya,

      The contents being hosted in the browser control are independent the application by design.  CSS Rules (media…) for how the contained page behaves is up to that page.  You could pass some hints to the contained page via a querystring parameter, but that would only be on initial load.  From that point, the contained page would be aware that it is being resized, if that happens, but it is up to that page to respond.

      Thanks,

      Ed

      0
Viewing 1 reply thread
  • You must be logged in to reply to this topic.