Great explanation. I have gone through the video and replicated this in my personal org. Seems like there is a bug. So when there is one option selected then I am able to remove that pill but if multiple options are selected then first pill is not being removed from the UI even though in the backend the actual item is removed from the collection(in the console it is showing the data is being removed from the collection variable). Can you kindly check on this ? it will be really helpful. Thank you so much.
Thank you! The solution worked for me and awesome explanation.
That's great to hear!
Thanks for video. Very good explanation
Glad you liked it
Great explanation. I have gone through the video and replicated this in my personal org. Seems like there is a bug. So when there is one option selected then I am able to remove that pill but if multiple options are selected then first pill is not being removed from the UI even though in the backend the actual item is removed from the collection(in the console it is showing the data is being removed from the collection variable).
Can you kindly check on this ? it will be really helpful. Thank you so much.
could you please show that how it should be displayed on User Interface and it should be in a link format??????/
I have implemented same functionality in my project but unable to select and move up down by keyboard in search list can you please guide me
Any error you are getting
Sir what is the short cut key you are using for template html alignment properly.
I am using preetier formatter and change vs code setting to Auto format on Save. I will cover this in Bootcamp in detail
@@TechJourneyWithAnkit Thankyou sir
Hello Ankit, I'm getting an error not being able to fetch recid , can u help with the code please
Can you brief what is the issue. is data attribute added correctly in HTML file and assign recid to it.
Sure, will ping u@@TechJourneyWithAnkit
Can I get the code?
Kindly go over the video and try to implement by yourself