- 135
- 1 168 078
salesforce troop
India
เข้าร่วมเมื่อ 13 มี.ค. 2020
Salesforce Troop is a non-profit organization that helps you to learn salesforce with free online tutorials, blogs, and videos. It is a place where you can learn all Salesforce related concepts like
1) lightning web component Development Tutorial
2) AURA components,
3) Salesforce lightning,
4) Salesforce Development Tutorial
5) LWC with JEST tutorial,
6) Salesforce Integration
7) Community cloud
8) Salesforce development,
9) Salesforce Admin and etc.
The best part of learning is sharing. We are here to share, learn, and grow the Salesforce ecosystem. It is a place where you can learn all concepts related to Salesforce.
You can check out my website(salesforcetroop@gmail.com) for all the latest stuff and code.
1) lightning web component Development Tutorial
2) AURA components,
3) Salesforce lightning,
4) Salesforce Development Tutorial
5) LWC with JEST tutorial,
6) Salesforce Integration
7) Community cloud
8) Salesforce development,
9) Salesforce Admin and etc.
The best part of learning is sharing. We are here to share, learn, and grow the Salesforce ecosystem. It is a place where you can learn all concepts related to Salesforce.
You can check out my website(salesforcetroop@gmail.com) for all the latest stuff and code.
New Features on SalesforceIcons.com: Modify & Copy Salesforce Icons with Ease!"
Hello everyone! In this video, we're excited to share some fantastic updates from SalesforceIcons.com.
We’ve added over 400 new icons to our library, providing even more options to enhance your Salesforce projects.
We’ve also introduced the Modify Icon customization feature, allowing you to easily change the color of any icon with just a click. Simply hover over the icon, select Modify Icon, and customize it to suit your design and branding. Once you're happy with the changes, you can copy the icon along with the CSS code and integrate it into your projects seamlessly.
Visit www.salesforceicons.com/ today to explore the new icons and start customizing your icons instantly!
We’ve added over 400 new icons to our library, providing even more options to enhance your Salesforce projects.
We’ve also introduced the Modify Icon customization feature, allowing you to easily change the color of any icon with just a click. Simply hover over the icon, select Modify Icon, and customize it to suit your design and branding. Once you're happy with the changes, you can copy the icon along with the CSS code and integrate it into your projects seamlessly.
Visit www.salesforceicons.com/ today to explore the new icons and start customizing your icons instantly!
มุมมอง: 314
วีดีโอ
Salesforce Agentforce: Power Agents with Unstructured Data | 2 Hands-On Projects | Udemy
มุมมอง 393หลายเดือนก่อน
Heavy discount available! Use coupon code: AGENTFORCE Welcome to "Salesforce Agentforce: Power Agents with Unstructured Data", a project-driven course designed to equip you with the skills to create intelligent Salesforce agents that can effectively leverage unstructured data. In this course, you’ll learn how to integrate technologies like AWS, Data Cloud, Einstein Data Library, and Prompt Buil...
Create Powerful AI Agents with Agentforce | RAG, Amazon S3, Prompt Builder & Data Cloud Demo
มุมมอง 1.1Kหลายเดือนก่อน
In this video, I present a demo of an AI agent built using Retrieval Augmented Generation (RAG), Amazon S3, Prompt Builder, and Salesforce Data Cloud. This agent is designed to provide intelligent, real-time responses by leveraging unstructured data from an LG FAQs PDF. The demo showcases a fake LG Experience Site where the AI agent is embedded. Users can ask questions like "What does MyLG acco...
YouTube Transcript Extraction App Using Salesforce LWC and GraphQL | Demo
มุมมอง 8997 หลายเดือนก่อน
Welcome to our demo video! In this demonstration, we showcase a cutting-edge TH-cam Transcript Extractor built using Salesforce Lightning Web Components (LWC) and GraphQL. This innovative tool extracts transcripts from TH-cam videos and stores the video information as records within Salesforce. Additionally, we use speech-to-text technology to read and process the extracted transcripts. 👨💻 Hig...
IPL T20 Dashboard Using Salesforce LWC | Demo | Mini Project | COUPON - IPLDASHBOARD
มุมมอง 2.3K8 หลายเดือนก่อน
The IPL season may be over, but it's the perfect time to visualize all the exciting stats in one comprehensive dashboard. In this video, we’ll walk you through the features and functionalities of our dashboard, highlighting how it leverages Salesforce LWC to deliver a rich, interactive experience. If you want me to build a short course for this project do let me know Get the discount now on the...
Salesforce LWC Form Builder | Create custom forms effortlessly
มุมมอง 4.2K8 หลายเดือนก่อน
Streamline your Salesforce development with LWC Form Builder. Craft custom Lightning Web Component (LWC) forms effortlessly using intuitive point-and-click controls. Generate clean, optimized code instantly for seamless integration into your projects. Effortless Customization: Add, remove, and rearrange components effortlessly to design the perfect form for your needs. Website Link - lwcformbui...
LWC Layout Builder: Creating Salesforce Responsive Layouts with Ease
มุมมอง 2.8K9 หลายเดือนก่อน
In this video, I'll introduce you to my custom-built LWC Layout Builder tool, which makes it a breeze to design responsive Salesforce Lightning Web Component (LWC) layouts. Lightning Layout is Salesforce's flexible grid system for arranging containers within a page or inside another container. It's designed to be mobile-first and easily configurable for different devices. However, working with ...
11. Highlights tab with different Background color in console app | Workspace API using LWC Series
มุมมอง 3799 หลายเดือนก่อน
In this video, we'll explore how to dynamically highlight tabs with custom background colors within Lightning Console Apps in Salesforce. Console Apps are designed to provide a centralized workspace for accessing multiple records and applications simultaneously. However, the default tab appearance may not always draw enough attention to important tabs or convey the right visual cues. #Salesforc...
12. Disable workspace tab in Lightning console app | Workspace API using LWC Series
มุมมอง 1909 หลายเดือนก่อน
In this video, we'll explore how to programmatically disable workspace tabs within Lightning Console Apps in Salesforce. Console Apps are designed to provide a centralized workspace for accessing multiple records and applications simultaneously. However, there may be scenarios where you need to prevent users from closing specific tabs, ensuring critical information or workflows are not disrupte...
3. Opens a new workspace tab in a Lightning console app | Workspace API using LWC Series
มุมมอง 6389 หลายเดือนก่อน
In this video, we'll dive into the powerful functionality of opening new workspace tabs within Lightning Console Apps in Salesforce. Console Apps are designed to streamline your workflow by providing a centralized workspace where you can access multiple records and applications simultaneously. #SalesforceConsoleApp #worldtour #lightningwebcomponents #Apex #salesforcedevelopment #salesforce #sal...
5. Close a tab in a Lightning console app | Workspace API using LWC Series
มุมมอง 4519 หลายเดือนก่อน
In this video, we'll explore how to programmatically close tabs within Lightning Console Apps in Salesforce. Console Apps are designed to streamline your workflow by providing a centralized workspace where you can access multiple records and applications simultaneously. However, managing these tabs efficiently is crucial for maintaining a clutter-free and productive environment. #SalesforceCons...
2. Determine if Component is in Lightning Console App | Workspace API using LWC Series
มุมมอง 4849 หลายเดือนก่อน
In this video, we'll explore how to detect if a Lightning Web Component (LWC) is running inside a Lightning Console App in Salesforce. This technique can be useful when you need to adjust the behavior or styling of your LWC based on the context in which it's being used. #salesforce #salesforcedevelopers #lwc #trailhead
1. Introduction | Workspace API using LWC Series
มุมมอง 8849 หลายเดือนก่อน
Level Up Your Salesforce Console Apps with LWC Workspace API Take control of your Salesforce console like never before! This video dives into the exciting world of the Workspace API in Lightning Web Components (LWC). Learn how to ditch Aura components and directly manage console tabs from your LWC code. By the end of this video series, you'll be able to: Leverage the Workspace API directly with...
7. Refresh Tabs in a Lightning console app | Workspace API using LWC Series
มุมมอง 6809 หลายเดือนก่อน
In this video, we'll explore how to refresh tabs within Lightning Console Apps in Salesforce. Console Apps are designed to provide a centralized workspace for accessing multiple records and applications simultaneously. However, refreshing tabs is crucial to ensure you're working with the latest data and avoiding stale information. #SalesforceConsoleApp #worldtour #lightningwebcomponents #Apex #...
4. Opens a subtab in a Lightning console app | Workspace API using LWC Series
มุมมอง 1.1K9 หลายเดือนก่อน
In this video, we'll explore the powerful functionality of opening and managing subtabs within Lightning Console Apps in Salesforce. Subtabs are a crucial feature that allows you to organize and display related information within the same workspace, enhancing productivity and user experience. #SalesforceConsoleApp #worldtour #lightningwebcomponents #Apex #salesforcedevelopment #salesforce #sale...
10. Set Tab Icon in a Lightning console app | Workspace API using LWC Series
มุมมอง 2049 หลายเดือนก่อน
10. Set Tab Icon in a Lightning console app | Workspace API using LWC Series
8. Set Tab Label in a Lightning console app | Workspace API using LWC Series
มุมมอง 2849 หลายเดือนก่อน
8. Set Tab Label in a Lightning console app | Workspace API using LWC Series
9. Focus Tab in a Lightning console app | Workspace API using LWC Series
มุมมอง 2579 หลายเดือนก่อน
9. Focus Tab in a Lightning console app | Workspace API using LWC Series
6. Close a subtab in a Lightning console app | Workspace API using LWC Series
มุมมอง 5439 หลายเดือนก่อน
6. Close a subtab in a Lightning console app | Workspace API using LWC Series
OmniOut with React js and Node js Demo
มุมมอง 6879 หลายเดือนก่อน
OmniOut with React js and Node js Demo
Background Remover App Demo | Salesforce LWC OSS + RMBG V1.4
มุมมอง 57611 หลายเดือนก่อน
Background Remover App Demo | Salesforce LWC OSS RMBG V1.4
AI Trip Planner Using Salesforce Omnistudio:: No Coding, Just Point and Click | Demo
มุมมอง 75811 หลายเดือนก่อน
AI Trip Planner Using Salesforce Omnistudio:: No Coding, Just Point and Click | Demo
Salesforce Omnistudio Bot with UI | Langchain | OpenAI
มุมมอง 34011 หลายเดือนก่อน
Salesforce Omnistudio Bot with UI | Langchain | OpenAI
Omnistudio AI Bot Demo | Elevating Conversations with Expert-level Insights
มุมมอง 517ปีที่แล้ว
Omnistudio AI Bot Demo | Elevating Conversations with Expert-level Insights
Build an Invitation App with Salesforce | Comprehensive Salesforce Project from Start to Finish
มุมมอง 1.3Kปีที่แล้ว
Build an Invitation App with Salesforce | Comprehensive Salesforce Project from Start to Finish
Expense Manager App with LWC OSS, JSforce, OAuth2 & Expressjs | Only For Mac OS
มุมมอง 1.3Kปีที่แล้ว
Expense Manager App with LWC OSS, JSforce, OAuth2 & Expressjs | Only For Mac OS
Einstein for Developers - Salesforce's generative AI solution
มุมมอง 5Kปีที่แล้ว
Einstein for Developers - Salesforce's generative AI solution
Building a Real-Time Project with LWC OSS and LWR | Udemy Course
มุมมอง 3Kปีที่แล้ว
Building a Real-Time Project with LWC OSS and LWR | Udemy Course
LWC RefreshView API - Update Custom Component view from Standard View without Page Refresh
มุมมอง 7Kปีที่แล้ว
LWC RefreshView API - Update Custom Component view from Standard View without Page Refresh
LWC RefreshView API - Update standard view from custom component without Page Refresh
มุมมอง 6Kปีที่แล้ว
LWC RefreshView API - Update standard view from custom component without Page Refresh
Hello! Can you please share the tutorial to this project? I took up your course on udemy. But, the content for this particular project is missing. Kindly help me out
Very informative video, thanks.
Awesome update, Nikhil! 🎉 The new icons and the Modify Icon feature are game-changers for customizing Salesforce projects effortlessly. Thanks for making our designs even more versatile and seamless to implement. Can’t wait to start using them!
Nice! How we can increase or decrease the size of the icons?
On the left side we have an icon size option
discount no longer works
Actually the file is getting uploaded to Content Document before we are saving the flow if we are using the standard file upload component from the flow.
Hi Nikhil, can you please show us how we can implement this same concept using Salesforce Screen Flow.
Thanks for the breakdown! Just a quick off-topic question: My OKX wallet holds some USDT, and I have the seed phrase. (alarm fetch churn bridge exercise tape speak race clerk couch crater letter). How should I go about transferring them to Binance?
Do we need to have paid AWS subscription to complete this course?
Nope, we are going to use the free tier only. But for AWS account creation you need a debit card or credit card.
@@salesforcetroop Wait ...what if they charge us ...lolz
@@awesomekj5812the file size used in this course is small and at the end he showed how to delete the file as well.
Hi Nikhil, Are you planning any complete course on how to build agent force in action? I hope you will that helps us alot. Thanks for you content till helped me alot🤗
www.udemy.com/course/salesforce-agentforce-power-agents-with-unstructured-data/?couponCode=AGENTFORCE
Please create one dedicated cource on this project
www.udemy.com/course/salesforce-agentforce-power-agents-with-unstructured-data/?couponCode=AGENTFORCE
Hi Salesforce Troop, I am struggling to create a vertical tab component, which works like a tab in the Lightning App builder is that possible?
Looks awesome!!!
how to add custom LWC in the omniout project? my omniscript that i am adding in the omniout project contains 2 custom LWCs can you tell me how to add these LWCs in my project along with omniscript?
What if I want to create a component that sets the label of the focused tab to the value of a record field on load?
hello, even i cant see the feature of Einsetein Developer in my quick find Box
hello, I cant see in my VS code.. what to do?
I have 2 years of experience can i crack this exam what is deficult level of the exam moderate or high
In my use case, i have two tabs on lightning record page - Tab 1 and Tab 2. Tab 1 is details page and tab2 has custom lwc. If i change particular field on tab 1, then when i click tab 2, the lwc should refresh. Is it possible with this approach
Thanks a lot, really helped me
Thank you
I am getting this error in vs code can anyone help me : PS C:\Users\Karan Bhargava> npx create-lwc-app ossdemo npx : The term 'npx' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + npx create-lwc-app ossdemo + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
$ : The term '$' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + $ npx create-lwc-app ossdemo
@@KaranBhargava-c1m lwc oss that has been used in this video has been deprecated and salesforce moved to lwr
Thankyou Nikhil, I have a question for event loop. The setTimeout is set to execute after 5000, if the callstack isn't empty by that time will it move from callback queue or remain there? Can you pls explain how it works in this case?
thank you so much, it has helped a lot It should be a Salesforce native property, but happily it was an easy workaround
Sir In this code you mention a static record Id can I use dynamic record id how can I do it can you guide me?
please share source code link as well
Nikhil , Is there a way to fix/alternative for "hello" > "Hello" ?
How you build this app ?
How can I download the resume? Could you help how to generate this resume as PDF file by keeping all the format?
Pls can u help me...How to refresh the data table when record is created... record creating component not available in lwc
Have you got the answer? Please let me know i am also stuck
@roysan896 I was created another button called as (refresh button) whenever I click that button data get refreshed.
After uploading the attachment , I did not click on the save button but the attachment is saved in the file object how is this possible?
Helpful!! Thanks.
Thank you so much
CAN YOU SHARE THE PDF OF YOUR NOTES
I have to say it was not easy to untangle the complexity of destructuring and map HOF, but I am blown away after realizing how brlliant that technique was. Mind blown! 🤯
Crisp tutorial. Thanks!
Gold!
TIP: if you can not see records in the developer console / kanban it's because you haven't created a list view called "AllOpportunities" yet - it's needed for the adapter in the dragAndDropLwc.js @wire(getListUi, { objectApiName: OPPORTUNITY_OBJECT, listViewApiName:'AllOpportunities'
This is an amazing series Nikhil... Kudos... I have also followed your Udemy Course on 7 LWR projects.. That was also a great course.. You helped me increase my understanding in UI.. Thank you so much! :)
hi,In your Zero to Hero in Lightning Web Components course on udemy, it says 129.99 at a discount, but when we go to pay for the cart, it says 729.99. why is this happening? do you need to use a coupon? I can pay 129.99
coupon expires after 5 days.
Hello sir please make a video on project using lwc and javascript
Excelente contenido. Gracias.
Can you share how to open file using same LWC component in community site
Thanks. JavaScript is very good, but logical comparission with {}. [], true, false is absurd. Even away from intuitive logic. Specially changing order
How can I build this app? Do you have a course somewhere?
How do I access this tool?
It's just a demo
Excelente contenido. Gracias.
Hi Nikhil, couldn't find the post regarding this demo on your website. Could you please share the link?
Get the discount now on the "IPL T20 Dashboard Using Salesforce LWC" course for 3 days only! Use the coupon code "DASHBOARD" to enroll at a discounted price www.udemy.com/course/ipl-t20-dashboard-using-salesforce-lwc/?couponCode=IPLDASHBOARD