<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Use Lightning Web Components in Flow	</title>
	<atom:link href="https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/</link>
	<description>AI, Salesforce, ServiceNow &#38; Enterprise Tech Guides</description>
	<lastBuildDate>Mon, 15 Apr 2024 12:54:56 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: NR		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-118224</link>

		<dc:creator><![CDATA[NR]]></dc:creator>
		<pubDate>Mon, 15 Apr 2024 12:54:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6908#comment-118224</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-5988&quot;&gt;Wei&lt;/a&gt;.

It is an unused variable, nothing much.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-5988">Wei</a>.</p>
<p>It is an unused variable, nothing much.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mahesh		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-22209</link>

		<dc:creator><![CDATA[Mahesh]]></dc:creator>
		<pubDate>Thu, 20 Jan 2022 06:47:26 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6908#comment-22209</guid>

					<description><![CDATA[Thanks Alot Jitendra, i have reffered thes code to implement navigationFinishevent in lwc.]]></description>
			<content:encoded><![CDATA[<p>Thanks Alot Jitendra, i have reffered thes code to implement navigationFinishevent in lwc.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mihir		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-10819</link>

		<dc:creator><![CDATA[Mihir]]></dc:creator>
		<pubDate>Fri, 17 Sep 2021 12:37:37 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6908#comment-10819</guid>

					<description><![CDATA[Hi Jitendra,

I am able to create a LWC screen. the input variable from screen to flow is working but output variable from Flow to screen si not working]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra,</p>
<p>I am able to create a LWC screen. the input variable from screen to flow is working but output variable from Flow to screen si not working</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Implement Infinite Scrolling for lightning:datatable &#8211; Jitendra Zaa&#039;s Blog		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-6181</link>

		<dc:creator><![CDATA[Implement Infinite Scrolling for lightning:datatable &#8211; Jitendra Zaa&#039;s Blog]]></dc:creator>
		<pubDate>Sat, 27 Jun 2020 21:37:47 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6908#comment-6181</guid>

					<description><![CDATA[[&#8230;] you are looking for basics of LWC or how to use LWC in flow, Lightning Message Service, how to call Apex then follow this [&#8230;]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] you are looking for basics of LWC or how to use LWC in flow, Lightning Message Service, how to call Apex then follow this [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Pramita		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-6084</link>

		<dc:creator><![CDATA[Pramita]]></dc:creator>
		<pubDate>Fri, 17 Apr 2020 17:40:45 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6908#comment-6084</guid>

					<description><![CDATA[Hi Jitendra,
Thanks for sharing this blog about how to include LWC component in Lighting Flows.

It would be really help full if you can provide detail on how the interaction and data sharing between flow and lwc is happening in detail.

In Flow I could see property as txtContent but in the LWC component you have provided has only one property txtBoxVal. Not able to understand how value is passed to LWC.]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra,<br />
Thanks for sharing this blog about how to include LWC component in Lighting Flows.</p>
<p>It would be really help full if you can provide detail on how the interaction and data sharing between flow and lwc is happening in detail.</p>
<p>In Flow I could see property as txtContent but in the LWC component you have provided has only one property txtBoxVal. Not able to understand how value is passed to LWC.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Wei		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-5988</link>

		<dc:creator><![CDATA[Wei]]></dc:creator>
		<pubDate>Tue, 17 Mar 2020 07:27:51 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6908#comment-5988</guid>

					<description><![CDATA[Hi Jitendra

Thanks for the great article. 

Could you please explain what &quot;availableActions&quot; is for?  it isn&#039;t used here]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra</p>
<p>Thanks for the great article. </p>
<p>Could you please explain what &#8220;availableActions&#8221; is for?  it isn&#8217;t used here</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Santosh		</title>
		<link>https://www.jitendrazaa.com/blog/salesforce/point-and-click/use-lightning-web-components-in-flow/#comment-5574</link>

		<dc:creator><![CDATA[Santosh]]></dc:creator>
		<pubDate>Wed, 06 Nov 2019 23:19:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.jitendrazaa.com/blog/?p=6908#comment-5574</guid>

					<description><![CDATA[Hi Jitendra,
Thanks for sharing this blog about how to include LWC component in Lighting Flows. 
It would be really help full if you can explain how the interaction and data sharing between flow and lwc is happening in detail.
Also, I see the LWC component you have provided has only one property txtBoxVal but in your flow you have two input values, not sure if I miss anything here.]]></description>
			<content:encoded><![CDATA[<p>Hi Jitendra,<br />
Thanks for sharing this blog about how to include LWC component in Lighting Flows.<br />
It would be really help full if you can explain how the interaction and data sharing between flow and lwc is happening in detail.<br />
Also, I see the LWC component you have provided has only one property txtBoxVal but in your flow you have two input values, not sure if I miss anything here.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: www.jitendrazaa.com @ 2026-04-17 06:01:19 by W3 Total Cache
-->