该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Lightning Flow iFrame

描述

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

安装

  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

常见问题

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

评价

此插件暂无评价。

贡献者及开发者

「Lightning Flow iFrame」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.0: January 6, 2023

  • Birthday of iFrame Lightning Flow