I am using ReactJS functional components for my project. I want to customize the editor window such that when I am creating an event it shows the appointment link too in the editor window as well as it saves it in a field too. I want that when a user clicks on the event he also gets a link to redirect him to his meeting.
Please let me know if it's possible.