Forcetalks | Manish | Activity https://www.forcetalks.com/manish1812/activity/ Activity feed for Manish. Sun, 14 Jun 2026 08:32:56 +0530 https://buddypress.org/?v=2.16.0 en-US 30 hourly 2 d50f9cd4d48bba135958a8211e839c90 Manish replied to the discussion Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -"mark item as packed" in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-29796 Tue, 10 Jul 2018 20:54:50 +0530 Reply to Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -"mark item as packed"

I completed this with this code , just read the arcticle well and that should be good enough . This is good for starting lightning .

<aura:component>
    <aura:attribute name=”item” type=”Camping_Item__c” required=”true”/>
    <p>
        Name: {!v.Item.Name}
    </p>
    <p>Quantity:
        <lightning:formattedNumber…

Read more

]]>
28e72de5b4a5b775b46bc2c848f28340 Manish replied to the discussion Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -"mark item as packed" in the forum Salesforce® Discussions https://www.forcetalks.com/salesforce-topic/stuck-on-trailhead-challenge-salesforce-lightning-client-side-controllers/#post-29796 Tue, 10 Jul 2018 20:54:50 +0530 Reply to Stuck on Trailhead Challenge : Salesforce Lightning Client Side Controllers -"mark item as packed"

I completed this with this code , just read the arcticle well and that should be good enough . This is good for starting lightning .

 

<aura:component >
<aura:attribute name=”item” type=”Camping_Item__c” required=”true”/>
<p>
Name: {!v.Item.Name}
</p>
<p>Quantity:
<lightning:formattedNumber… Read more

]]>
02fa710ed353c53ccf6dd3bf3013e1f5 Manish became a registered member https://www.forcetalks.com/activity/p/72828/ Tue, 10 Jul 2018 20:52:29 +0530 0