<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
		>

<channel>
	<title>Forcetalks | Lukesh | Activity</title>
	<link>https://www.forcetalks.com/lukesh-karmore/activity/</link>
	<atom:link href="https://www.forcetalks.com/lukesh-karmore/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Lukesh.</description>
	<lastBuildDate>Sat, 22 Aug 2026 13:29:16 +0530</lastBuildDate>
	<generator>https://buddypress.org/?v=2.16.0</generator>
	<language>en-US</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
		
								<item>
				<guid isPermaLink="false">27ad8605d24ad2a4cb1f7311a8a33734</guid>
				<title>Lukesh posted an update: what does it [&#133;]</title>
				<link>https://www.forcetalks.com/activity/p/119387/</link>
				<pubDate>Fri, 12 Feb 2021 14:11:53 +0530</pubDate>

									<content:encoded><![CDATA[<p><b>what does it mean rendered="{!NOT(a.isEdit)}</b><br />&lt;apex:commandlink value="Edit" rerender="thePB"<br />rendered="{!NOT(a.isEdit)}" action="{!editmethid}"&gt;<br />          &lt;apex:param name="rowNumber" value="{!a.rowNo}" assignTo="{!rowIndex}"/&gt;<br />      &lt;/apex:commandLink&gt;</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">767bd683e6b22543121ac6b5705e86ad</guid>
				<title>Lukesh posted an update: see below some code  of wrapper class public [&#133;]</title>
				<link>https://www.forcetalks.com/activity/p/119272/</link>
				<pubDate>Sun, 07 Feb 2021 18:56:55 +0530</pubDate>

									<content:encoded><![CDATA[<p><b>see below some code  of wrapper class</b><br /> public void ProcessSelected(){<br />selectedAccounts=new list&lt;account&gt;();<br />for(wrapaccount wrapobj:wrapaccountlist){ if(wrapobj.isSelected==true){<br />selectedAccounts.add(wrapobj.accn);<br />}<br />}<br />} <br />public class wrapaccount{<br />public account accn{get;set;}<br />public boolean isSelected{get;set;}<br />public&hellip;</p>
<p><span class="activity-read-more" id="activity-read-more-119272"><a href="https://www.forcetalks.com/activity/p/119272/" rel="nofollow"> Read more</a></span></p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">023f567db4963c78d131ab321e54c908</guid>
				<title>Lukesh replied to the discussion What does it mean in rest api in Salesforce=&#62;   RestRequest req = Restcontext.request;? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-does-it-mean-in-rest-api-in-salesforce-restrequest-req-restcontext-request/#post-88797</link>
				<pubDate>Wed, 16 Dec 2020 10:19:39 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-does-it-mean-in-rest-api-in-salesforce-restrequest-req-restcontext-request/#post-88797"><span class="bb-reply-lable">Reply to</span> What does it mean in rest api in Salesforce=&gt;   RestRequest req = Restcontext.request;?</a></p> <div class="bb-content-inr-wrap"><p>same  question??</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">bf9de778ee5c9089092d88ff034ec22f</guid>
				<title>Lukesh posted an update: i know it is easy question but I have doubt need to clear.</title>
				<link>https://www.forcetalks.com/activity/p/117835/</link>
				<pubDate>Thu, 10 Dec 2020 18:05:59 +0530</pubDate>

									<content:encoded><![CDATA[<p>i know it is easy question but I have doubt need to clear.<br /> what is endPointUrl actually is I faced it in APEX REST CALLOUT , it is the link of the page  or anything ,<br />can u clear please  with simple example<br />Thank you</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">7f7cec03571a58c0308f6c5846fafd93</guid>
				<title>Lukesh replied to the discussion What is the use  of setParam in Salesforce lightning Components? in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-setparam-in-salesforce-lightning-components/#post-87761</link>
				<pubDate>Tue, 17 Nov 2020 17:13:07 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="https://www.forcetalks.com/salesforce-topic/what-is-the-use-of-setparam-in-salesforce-lightning-components/#post-87761"><span class="bb-reply-lable">Reply to</span> What is the use  of setParam in Salesforce lightning Components?</a></p> <div class="bb-content-inr-wrap"><p>in simple words, it provide value to parameter for example-</p>
<p>var show = $A.get("e.c:testingApplicationEvent");</p>
<p>        show.setParams({"message": "HeyBoy how are you "});</p>
<p>        show.fire();</p>
<p>here message is an attribute , we set the value of attribute to "HeyBoy how are you "</p>
<p>hope u understand i'am newbie&#x1f600;</p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">889e81839f2c7191648795af61fd4e42</guid>
				<title>Lukesh posted an update: i have a query..when to use exclaimation mark ( ! ) [&#133;]</title>
				<link>https://www.forcetalks.com/activity/p/117108/</link>
				<pubDate>Tue, 17 Nov 2020 15:13:15 +0530</pubDate>

									<content:encoded><![CDATA[<p>i have a query..</p>
<p>when to use exclaimation mark ( ! ) with value provider in aura component-</p>
<p>&lt;aura:method name="seeDetails" action="{!c.getMessage}"</p>
<pre><code>&lt;lightning:input type="date" label="Start" name="startDate" value="{!v.rangeStart}"/&gt; </code></pre>
<p><span>can any one explain.Thank you</span><span>	</span> </p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</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 (Page is feed) 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading (feed)

Served from: www.forcetalks.com @ 2026-08-22 19:04:01 by W3 Total Cache
-->