Cette extension n’a pas été testée avec plus de trois mises à jour majeures de WordPress. Elle peut ne plus être maintenue ou supportée et peut avoir des problèmes de compatibilité lorsqu’elle est utilisée avec des versions de WordPress plus récentes.

Lightning Flow iFrame

Description

Lightning Flow iFrame is a WordPress plugin that provides a way to embed Salesforce Lightning Flows in a scalable iframe using a simple shortcode.

At a glance, this plugin provides the following features:

  • Auto height adjustment based on content of flow.
  • Set finish URL
  • Pass all querystring values to iframe
  • Manually set iframe querystring in shortcode

Installation

  1. Go to Plugins in the Admin menu
  2. Click on the button Add new
  3. Search for Lightning Flow iFrame and click ‘Install Now’ or click on the upload link to upload lightning-flow-iframe.zip
  4. Click on Activate plugin
  5. Prepare your Salesforce environment as detailed in https://threelevers.com/plugins/iframe-embed/#instruct

FAQ

How do I set up the Salesforce Flow to be embeded?

The flow must be rendered as a Lightning component on a Visualforce page. That Visualforce page must be added to a Salesforce site with proper guest permissions. See details at https://threelevers.com/plugins/iframe-embed/#instruct

Querystring values are not being passed as input variables

Your Visualforce page must capture the querystring and pass it to the lightning component in the inputVariables collection. See details at https://threelevers.com/plugins/iframe-embed/#instruct

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« Lightning Flow iFrame » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

Traduisez « Lightning Flow iFrame » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

1.0.0: January 6, 2023

  • Birthday of iFrame Lightning Flow