LWC Live Project 1 | Leave Management App | Salesforce LWC

  Рет қаралды 54,165

Force Fellow

Force Fellow

Күн бұрын

This is the LWC (Lightning Web Components) live project video. In which I have implemented Leave Tracker App and showed each implementation step in video.
And also covers below topics-
Decorators
Data communication
Dispatching & Handling events
Lightning Data Services
Base components
Wire Adaptor
Call apex methods
Custom Validations
Code github link-
bit.ly/42fgmsW
LWC Crash Course Part 1-
• Lightning Web Componen...
LWC Crash Course Part 2-
• Lighting Web Component...
New features in LWC | Spring 23-
• New features in LWC | ...
How to create Utility Module in LWC-
• Create Utility Module ...
LWC Interview Preparation Series Link-
• LWC Interview Preparation
Copado Basic Series Link-
• Copado Basic
Contact Details:-
Email Address: forcefellow@gmail.com
#lwc #lwcliveproject #lwccrashcourse #advancelwc #lightningwebcomponents #salesforce #salesforcedevelopment #lightingwebcomoponnets #lwc #lwccrashcourse #lwcforbeginners
#forcefellow #salesforce #salesforcedeveloper
#learnlightningwebcomponents #lwcforbeginners #crashcourse #lwccrashcourse
#salesforcelwcdeveloper #learnlwc #getstartedwithlwc #getstartedwithlightingwebcomponents
#forcefellow #howtocreatelwccomponentsinsalesforce #realtimeprojectinlwc
#lwcproject #lwcpractice #howtolearnlwc #lightningwebcomponentliveproject
#salesforcelearning #salesforcebasicconcepts #lwcbasicconcepts #lwctraining
#learnlwc #lwcbasic

Пікірлер: 102
@shahnavajhusain9823
@shahnavajhusain9823 10 ай бұрын
Im not that type of person who just random likes and comments over any videos,,,,, but this time i can't stop myself..... great 💯👍
@VishalGadhave-ov2ob
@VishalGadhave-ov2ob 6 ай бұрын
really I leant something new, u have used the latest release feature and javascript, thank you, keep posting such projects
@chellappaganesan8670
@chellappaganesan8670 Жыл бұрын
Thank you very much for the Video, learned lot. Kindly create more projects like this.
@forcefellow
@forcefellow Жыл бұрын
Glad to hear that it helped you. Please checkout my channel for more videos.
@sjwakalkar
@sjwakalkar 5 ай бұрын
Thanks for this project.. It helped me with basics I'm not aware of. Thanks again man🎉
@user-yb4qk7wg6y
@user-yb4qk7wg6y 10 ай бұрын
Hi i am trying to resolve this error Status__c,Manager_Comment__c, User__r.ManagerId ,User__r.Name ^ ERROR at Row:1:Column:80 No such column 'ManagerId' on entity 'User'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.: Kindly help user_r MAnagerId is exist in the user object
@sasikalakesavan532
@sasikalakesavan532 2 ай бұрын
Thank you so much....Got much learning from this
@vishwajitkadam2511
@vishwajitkadam2511 Жыл бұрын
thanks a lot for the course, keep going, awesome teaching simplified 😍🤩
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback 👍
@krishanmurari8723
@krishanmurari8723 Жыл бұрын
This project is very Interesting and Great it is very help full for me , I have learned alot from this project Thank you Force fellow team.
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback and glad to hear that it helped you 👍
@FatherDaugtherDuo
@FatherDaugtherDuo Ай бұрын
@@forcefellow do you have any udemy courses
@user-jb6cn9ej5m
@user-jb6cn9ej5m 13 күн бұрын
What is meant by this error Unable to find Apex action class referenced as 'LeaveRequstController'.
@sathishbatta6781
@sathishbatta6781 7 ай бұрын
Hi Rohit, Thank you for explain Leave Tracker Application Project. Really very helpful😊🤝
@forcefellow
@forcefellow 7 ай бұрын
Glad to hear that, Sathish 👍
@manojneeli7151
@manojneeli7151 6 ай бұрын
Hello sir.., I am getting an error when i click the edit button it is opening popup form details but it showing in background those table is empty and showing NO RECORDS FOUND. Can u help me in this
@BalajiBalaji-jv1gt
@BalajiBalaji-jv1gt Жыл бұрын
After deploying object in org why it is not generating Tab Settings.
@ShubhamGupta-rr4sf
@ShubhamGupta-rr4sf Жыл бұрын
Thankyou 🙂 and Waiting for more project
@buttisaivivek3943
@buttisaivivek3943 11 күн бұрын
Can u please send js and html file here, because my modal header is not popping up the record edit form fields
@gopisfdc1383
@gopisfdc1383 Жыл бұрын
Thank you so much please do more videos
@independentboi8499
@independentboi8499 Жыл бұрын
Thanks a lot...for such a interesting project. Learn a lot🥰
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback & glad to know that it helped you.
@vindhyasravan8256
@vindhyasravan8256 Жыл бұрын
Thanku so much for sharing this video sir.
@forcefellow
@forcefellow Жыл бұрын
Welcome 😊
@anuppatil4515
@anuppatil4515 Жыл бұрын
Showing error 'cvc-elt.1.a: Cannot find the declaration of element 'CustomObject'.xml(cvc-elt.1.a)' when adding file in object folder.
@aarishahmad8692
@aarishahmad8692 Жыл бұрын
awesome course waiting for multiple videos on lwc projects thanks a lot
@forcefellow
@forcefellow Жыл бұрын
Thanks for the feedback!!! Yeah you will get more soon....
@VivekKumar-lb6mp
@VivekKumar-lb6mp Жыл бұрын
learnt a lot, thankyou so much for this video
@forcefellow
@forcefellow Жыл бұрын
Glad to know that it helped you and thanks for your feedback.
@vaseefcool
@vaseefcool 11 ай бұрын
Nice explaination
@snehal4054
@snehal4054 Жыл бұрын
Thanks for this video..
@pawansonare4525
@pawansonare4525 Жыл бұрын
why didnt you import objectinfo api to bind data to record edit form? I am unable to fetch data in record edit form. everything else is working fine. Please suggest
@forcefellow
@forcefellow Жыл бұрын
There are 2 technologies in LDS(Lightning Data Services) 1 - Base Components 2 - Wired Adapters Record edit form is the part of base components, this will automatically fetch and bind values in fields if you have provided valid record I'd. In your case please check your record I'd or follow my code (find code link in description)
@ningutej1
@ningutej1 10 ай бұрын
same here..
@AlbertsWorld42
@AlbertsWorld42 8 ай бұрын
Really Thank you :)
@gpatil7379
@gpatil7379 Жыл бұрын
Great work Sir 👌👍
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback!!!
@vamseet6691
@vamseet6691 Жыл бұрын
Thank You!!
@soniyakumari442
@soniyakumari442 6 күн бұрын
Hi sir, i had created leave tracker app manually but this leave tracker tab is not showing in next to it.. Could you please help me on this
@forcefellow
@forcefellow 5 күн бұрын
Hi Soniya, Code link is available in video description. Compare you code with that. If still you face same issue then please share your code screenshot on below email id - forcefellow@gmail.com
@soniyakumari442
@soniyakumari442 4 күн бұрын
Sure thank you
@trishasengupta7714
@trishasengupta7714 Жыл бұрын
Thanks
@fazmivlogs7154
@fazmivlogs7154 8 ай бұрын
Anyone completed this project? When I execute Leave request sample data class , the new sample values are not displaying in the data table. Whats the pblm? Can anyone pls tell
@forcefellow
@forcefellow 8 ай бұрын
Can you please check is records created in DB or not by running SOQL query. You can connect me over below mail Id with code screenshots, so I can try to help you there. forcefellow@gmail.com
@swapK44
@swapK44 Жыл бұрын
Hello sor why i am getting error like no such column 'ManagerId' on entity 'User' even though there is already this field in User object ??? pls help me
@forcefellow
@forcefellow Жыл бұрын
Please check permission on that field to your user/profile. This may be a cause Still if face same issue then connect me over below mail Id - forcefellow@gmail.com
@fushan-le2wb
@fushan-le2wb Жыл бұрын
Thanks a lot!
@MuthuKumar-jg1br
@MuthuKumar-jg1br Жыл бұрын
Great work!!!
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback!!!
@user-vo7eh3do5b
@user-vo7eh3do5b Жыл бұрын
Great work sir
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback!!
@pavithraramesh7406
@pavithraramesh7406 11 ай бұрын
Thank you sir. I have created many records but only 5 are visible what shall i do
@anshulpareek91
@anshulpareek91 Жыл бұрын
Nicely presented…
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback !!!
@atishayjain7066
@atishayjain7066 Жыл бұрын
Amazing
@akashrodge5906
@akashrodge5906 Жыл бұрын
Great 🎉🎉🎉
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback 😊
@16Dollar
@16Dollar Жыл бұрын
Hi sir.. I found out an error.. When you open an existing leave request and add some modifications in reason and save it... It's throwing an exception.. Component. Index() : invalid redundant use of component. Index(). Can you please let try once and let us know how to fix will be greatfull
@forcefellow
@forcefellow Жыл бұрын
Hi, Can you please compare your code with my code, you can find link in description. Still if you face same issue then share more details (including screenshots) on below email id - forcefellow@gmail.com
@ageofgaming5985
@ageofgaming5985 Жыл бұрын
Its not working for me save button shwoing error and checked it so many times but still error showing
@forcefellow
@forcefellow Жыл бұрын
You can find (link in description) my code on github and compare with yours. And still you face same issue then send me details on below email including screenshots. forcefellow@gmail.com
@abdulraseedhs1523
@abdulraseedhs1523 Жыл бұрын
I'm trying to create a new leave if I select today as fromdate tomorrow as to date but I'm getting a validation error like "From Date should not be less than today" It's working for the future like tomorrow as fromdate the day after tmrw as to date. I have modified code and its working for me if(new Date(fields.From_Date__c) > new Date(fields.To_Date__c)){ this.showToast('inside if From date should not greater than to date','Error','error') }else if(new Date() > new Date(fields.From_Date__c) && new Date()
@Atish511
@Atish511 8 ай бұрын
i am not bale to copy object in vscode
@pavithraramesh7406
@pavithraramesh7406 11 ай бұрын
Hi sir please reply sir.. I have created more than 5 records but after that newly created records are not visible on that page. What shall I do please reply sir
@forcefellow
@forcefellow 11 ай бұрын
Hi Pavithra, Can you please compare your code with my code which is available on git (find link in video description). Still you face same issue then please connect me on below mail with apex class code snap. Email Id - forcefellow@gmail.com
@shubhamhedau8077
@shubhamhedau8077 Жыл бұрын
hi @ForceFellow it is great project for begineer, but in my case the save button is not working properly. Please help me.
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback!!! Please share your code screen shots on below mail. forcefellow@gmail.com
@kareemalnoaman
@kareemalnoaman Жыл бұрын
Good work!
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback!!
@krishanmurari8723
@krishanmurari8723 Жыл бұрын
all section are working but only leave request have no data found showing how to solve please answer
@forcefellow
@forcefellow Жыл бұрын
Hi Krishna, Please share your code screen shots on below mail. forcefellow@gmail.com
@user-lm4wf4lw6y
@user-lm4wf4lw6y 8 ай бұрын
Thanks for the video.. but i am getting this error, i have copied the same code from the github Reason__c,Status__c,Manager_Comment__c,User__r.ManagerId,User__r.Name FROM ^ ERROR at Row:1:Column:79 No such column 'ManagerId' on entity 'User'. If you are attempting to use a custom field, be sure to append the '__c' after the custom field name. Please reference your WSDL or the describe call for the appropriate names.: Source
@forcefellow
@forcefellow 8 ай бұрын
Please check permission on manager I'd to your profile.
@AshwiniNarole-vs8jd
@AshwiniNarole-vs8jd Жыл бұрын
Please make a video on how to identify and debug errors in lwc
@forcefellow
@forcefellow Жыл бұрын
Sure, will try to create separate video on that
@prajwalan4139
@prajwalan4139 Жыл бұрын
Thanks for sharing but mine they r not show tabs what to do all code are correct
@forcefellow
@forcefellow Жыл бұрын
Please share you code screen shots on below mail id - forcefellow@gmail.com
@mounazoghlami3794
@mounazoghlami3794 Жыл бұрын
I can delate a leave ?
@user-lh7im2iu9x
@user-lh7im2iu9x 7 ай бұрын
Sir which object use in this project
@forcefellow
@forcefellow 7 ай бұрын
New custom object is used inside this. You can find that on github, link is available in video description.
@richasingh8436
@richasingh8436 Жыл бұрын
Why cant i find the leave tracker component under custom components at 18.27 can someone plzz help
@forcefellow
@forcefellow Жыл бұрын
H Richa, Please make sure you have correctly configured your meta Config file. Verify exposed and targets properties. Still face issue then share screenshot with me on below email - forcefellow@gmail.com
@richasingh8436
@richasingh8436 Жыл бұрын
I have shared the same please have a look asap
@user-tw5xb7cj3w
@user-tw5xb7cj3w 10 ай бұрын
please sir provide a document that explain object and relation because some of extra object and field you build without know those objects how can make this project itis just only waste of time sir your explanation way very good but you missed object and field that are required
@mounazoghlami3794
@mounazoghlami3794 Жыл бұрын
Plz u dont have an exemple for add and participe in training or events !
@forcefellow
@forcefellow Жыл бұрын
Hi Mouna, I didn't get your questions, can you please send your query in detail over this mail Id - forcefellow@gmail.com
@mounazoghlami3794
@mounazoghlami3794 Жыл бұрын
So nice❤ Plz where i can find the code !
@forcefellow
@forcefellow Жыл бұрын
Thanks for the feedback!!! I have mentioned github link in description. Or you can click on this link - bit.ly/42fgmsW
@KarenRobinson-e5b
@KarenRobinson-e5b 15 күн бұрын
Jackson Edward Walker Cynthia Robinson Larry
@sheetaltiwari5440
@sheetaltiwari5440 Жыл бұрын
how to create these objects
@16Dollar
@16Dollar Жыл бұрын
He has attached the link to download..
@yogeshnama7676
@yogeshnama7676 Жыл бұрын
Ashok you are awesome 🤍
@forcefellow
@forcefellow Жыл бұрын
Thanks Yogesh for your feedback!!
@rohandanwade7564
@rohandanwade7564 Жыл бұрын
8:29
@nikhilmalghate5187
@nikhilmalghate5187 Жыл бұрын
Awesome work sir👍
@forcefellow
@forcefellow Жыл бұрын
Thanks for your feedback!!!
@bernardesalomon2502
@bernardesalomon2502 5 күн бұрын
Williams Eric Hall Jessica Rodriguez Eric
LWC Live Project 2 | Build Your Own Retro Board | Create New Board
48:42
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 14 МЛН
So Cute 🥰
00:17
dednahype
Рет қаралды 46 МЛН
POV: Your kids ask to play the claw machine
00:20
Hungry FAM
Рет қаралды 11 МЛН
LWC Hands-on Project 1 | Add Multiple Records
1:28:07
Force Fellow
Рет қаралды 11 М.
Salesforce Integration Patterns
1:06:59
Devfacts
Рет қаралды 7 М.
What are Lifecycle Hooks In LWC | LWC Tutorial
22:23
Salesforce Hulk
Рет қаралды 18 М.
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 14 МЛН