I want add additional parameters when creating new events, I am able to define new parameters when generating the new event but the current implementation of either "prompt/confirm/alert" is far too simple and doesnt contain the functionality to add what I wish to attach to my events.
For example I want to add a description to my event, not just a title, but the prompt modal only has 1 input field. How can i modify this to allow more than 1 input?