<?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 | Eswar Kumar | Activity</title>
	<link>http://52.205.218.194/eswar-kumar/activity/</link>
	<atom:link href="http://52.205.218.194/eswar-kumar/activity/feed/" rel="self" type="application/rss+xml" />
	<description>Activity feed for Eswar Kumar.</description>
	<lastBuildDate>Wed, 13 May 2026 21:14:24 +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">728db1600041e2ed2b75814dfffe4f6c</guid>
				<title>Eswar Kumar replied to the discussion Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -&#34;mark item as packed&#34; in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187</link>
				<pubDate>Thu, 29 Nov 2018 16:37:45 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187"><span class="bb-reply-lable">Reply to</span> Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -&quot;mark item as packed&quot;</a></p> <div class="bb-content-inr-wrap"><p>Try this , It will be easy for you all to complete the challange.</p>
<p><strong>Step1:</strong></p>
<p>In the &#8220;campingListItem.cmp&#8221; paste this code  (ignore &#8221; :P)</p>
<pre>&lt;aura:component &gt;
    &lt;aura:attribute name=”item” type=”Camping_Item__c” required=”true”/&gt;
    &lt;p&gt;Name:
        &lt;ui:outputText value = “{!v.item.Name}”/&gt;
    &lt;/p&gt;
    &lt;p&gt;Price:
       &hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-91878"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">e6779428e70b5f1222afa4566ad67338</guid>
				<title>Eswar Kumar replied to the discussion Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -&#34;mark item as packed&#34; in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187</link>
				<pubDate>Thu, 29 Nov 2018 16:37:45 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187"><span class="bb-reply-lable">Reply to</span> Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -&quot;mark item as packed&quot;</a></p> <div class="bb-content-inr-wrap"><p>Try this , It will be easy for you all to complete the challange.</p>
<p><strong>Step1:</strong></p>
<p>In the &#8220;campingListItem.cmp&#8221; paste this code  (ignore &#8221; :P)</p>
<pre>&lt;aura:component &gt;
    &lt;aura:attribute name=”item” type=”Camping_Item__c” required=”true”/&gt;
    &lt;p&gt;Name:
        &lt;ui:outputText value = “{!v.item.Name}”/&gt;
    &lt;/p&gt;
    &lt;p&gt;Price:
       &hellip;</pre>
<p><span class="activity-read-more" id="activity-read-more-91877"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">79860b82769dad24d6329324c61535ec</guid>
				<title>Eswar Kumar replied to the discussion Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -&#34;mark item as packed&#34; in the forum Salesforce® Discussions</title>
				<link>https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187</link>
				<pubDate>Thu, 29 Nov 2018 16:37:45 +0530</pubDate>

									<content:encoded><![CDATA[<p class = "activity-discussion-title-wrap"><a href="http://52.205.218.194/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187"><span class="bb-reply-lable">Reply to</span> Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -&quot;mark item as packed&quot;</a></p> <div class="bb-content-inr-wrap"><p>Try this , It will be easy for you all to complete the challange.</p>
<p>step1:</p>
<p>In the &#8220;campingListItem.cmp&#8221; paste this code  (ignore &#8221; :P)</p>
<p>&lt;aura:component &gt;<br />
&lt;aura:attribute name=&#8221;item&#8221; type=&#8221;Camping_Item__c&#8221; required=&#8221;true&#8221;/&gt;</p>
<p>&lt;p&gt;Name:<br />
&lt;ui:outputText value = &#8220;{!v.item.Name}&#8221;/&gt;<br />
&lt;/p&gt;</p>
<p>&lt;p&gt;Price:<br />
&lt;lightning:formattedNumber&hellip;<span class="activity-read-more" id="activity-read-more-89447"><a target='_blank' href="https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-53187" rel="nofollow"> Read more</a></span></p>
</div>]]></content:encoded>
				
				
							</item>
					<item>
				<guid isPermaLink="false">30727034cf4f34f34df3e80e9b25d60e</guid>
				<title>Eswar Kumar became a registered member</title>
				<link>http://52.205.218.194/activity/p/89430/</link>
				<pubDate>Thu, 29 Nov 2018 16:34:30 +0530</pubDate>

				
									<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 
Content Delivery Network via Amazon Web Services: CloudFront: cdn.forcetalks.com
Lazy Loading

Served from: 52.205.218.194 @ 2026-05-14 02:58:36 by W3 Total Cache
-->