• Mike Miller 455
  • NEWBIE
  • 5 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
Hello we are overriding the standard event button with a custom lightning component, it works fine however when you create an event from the Calender on the home page by double clicking on a time slot it does not pass the Date/Time to the component.  Is there a way that I can get the Date/Time from the slot on the calendar when a user double clicks it?  i.e. if a user selects  the 12:00 pm slot on 8/1/19 how do I pass those values to the lightning component?