Descrição
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
Instalação
- Go to
Plugins
in the Admin menu - Click on the button
Add new
- Search for
Lightning Flow iFrame
and click ‘Install Now’ or click on theupload
link to uploadlightning-flow-iframe.zip
- Click on
Activate plugin
- Prepare your Salesforce environment as detailed in https://threelevers.com/plugins/iframe-embed/#instruct
Perguntas frequentes
-
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
Avaliações
Não há avaliações para este plugin.
Colaboradores e desenvolvedores
“Lightning Flow iFrame” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Lightning Flow iFrame” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.0: January 6, 2023
- Birthday of iFrame Lightning Flow