You need to sign in to do that
Don't have an account?

Set the time on custom even component from calendar.
We are overriding the standard New Event button with a completely custom lightning component. The new component implents the following 'lightning:actionOverride,force:hasRecordId,force:hasSObjectName,lightning:hasPageReference'. It works fine except that when I double click on a time frame on the Calendar it does not carry over the time I click i.e. I double click the 12:00 pm slot, and the time defaults to 8:00 am. How can I pass the time from the calendar to the new event lightning component?
Hello Andrew, did you find any solution?