function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Tina0204Tina0204 

Unable to complete LEX Supebadge step 8

Hi, I am trying to complete the LEX Rollout specialist and Im stuck at step 8.

I am unable to find "Upcoming Events" component on the left hand side from where we add standard components to the lightning page.
Can someone help me figure this out.
Help appreciated..

Thanks! 
NagendraNagendra (Salesforce Developers) 
Hi Tina,

Please double check with below steps and you should be able to see the upcoming events component.
  • Setup--> Knowledge Object Setup-->New fields and relationship.
  • Create a field Question Text(255)
  • Create a field Answer Rich Text Area(32768)
  • Now go on Record type--> New.
  • Create 3 record types Community, FAQ, Product.
  • Now go on Page layouts --> New.
  • Create 3 page layouts faqpagelayout, productpagelayout, and communitypagelayout and assign it to respective layouts.
  • Add question answer and record type field on above 3 layouts.
  • Go in Salesforce lightning. Click Setup and then go the app manager. click on the new lightning app.
  • Create a lightning App and named it Lightning Knowledge.
  • In utility, bar add the history component.
  • Selected tabs will case accounts and contacts.
  • Go in lightning app builder--> New.
  • Create a new home page name Org Home.
  • Add Chatter feed, Today's Tasks, upcoming events, recent items, smart scope recent records.
  • Activate page and assign it as default for Org.
Note: in recent items, component make sure that you have account contact and cases are added as tabs.

Hope this helps.

Kindly mark this as solved if the reply was helpful.

Thanks,
Nagendra