I've recently started using the EJ2 Scheduler component for ASP.NET Core and initial trials are going well.
However, the scheduler I want to implement is relatively simple compared to some of the full examples offered by Syncfusion, and I'd like to know if it's possible to remove certain fields from the editor pop-up, specifically, Location and Timezone as these are options that I won't need and may cause confusion with my users.
I've seen tutorials to add fields to the default editor and build a completely custom editor, which feels like a lot of work when I am mostly happy with the layout and functionality provided.
If the custom template is the only option, would it be possible to provide an example with the code required to recreate the default editor, so that I can tweak it to my own needs.
Thanks,
aderrose.