Skip to main content
November 3, 2022
Question

Create Event in Calendar Template

  • November 3, 2022
  • 2 replies
  • 0 views

I am having trouble figuring out how to add events to the calendar template utility that I've added to my application. I'd like to be able to add events directly from the calendar interface if possible. The process model has already been created, I'm just not sure how to go about actually implementing the functionality.

    2 replies

    richardm900458
    November 3, 2022

    my first thought.
    process model, with a UI which will create a CDT element of CT_Event which a user will store through a process model into DB table which is connected to the Data store entity of CT_DE_Event . Then you show it on your calendar. or am i here totally off?

    richardm900458
    November 3, 2022