This module provides a formatter for link fields that allows you to render the linked content within an iframe. You can configure the width and height of the iframe when setting up the field display.
Defines a formatter that renders a link like an iframe
This module has been sponsored by Atenea tech.
Requires:
- The link module from core
Installation:
Just drop this module folder into your modules folder, as usual, and enable it.
Usage:
Once enabled, you can select "Iframe" as the display formatter of a "Link" field in the "Manage display" page of the desired content type. You can set the width and the height of the generated iframe tag.
Which version should I use
The 2.x series is recommended, there are no breaking changes between 8.x-1.x and 2.x, we just moved to semver