Announcement

Collapse
No announcement yet.

Calendar recurring event

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Calendar recurring event

    Is it possible to set up a recurring calendar Call, Meeting, Or Task?

    i.e. If same meeting every week

  • #2
    It is possible with workflow from Advanced Pack
    But it needs some accurate work.
    In general you need to create a workflow is trigger after event (Call, Meeting, Or Task) created, set condition (important!), and in actions select Create Entity

    Comment


    • #3
      Yes, I have the workflows from advanced pack and have a couple set up already.

      I have a idea on how to get it created in the first place now. Do you have any suggestion on how to delete/remove these events once they are created by a user?

      Comment


      • #4
        I think you need to create to create link field (and relation before) Parent Event, also you need to create a flag field (bool or enum) to specify recurrence.
        for deleting you need to create logic hook (afterRemove), where you can select all next related events and remove them

        some information about hooks http://forum.espocrm.com/forum/devel...7-entity-hooks

        Comment


        • #5
          Okay will try. Thanks Tanya

          Comment


          • #6
            Hi there

            it could be really cool to have these "repeat event" feature as a first-class feature in EspoCRM.
            Is it in the roadmap ?

            I have many customers that really need that... to plan recurrent internal staff meeting and for now, it's really painfull to plan these recurring events.
            Thanks for your feedback / update

            Comment


            • #7
              It is planned, but not with high priority

              Comment


              • #8
                oki :-(
                Let me know if i can help or if you have any guidelines for the implementation

                Comment


                • #9
                  +1 for this, what can we do to help get it attention?

                  Comment


                  • espcrm
                    espcrm commented
                    Editing a comment
                    Probably never officially; the recommend method is to use Advanced Packages (Workflow) to do this. It been a Feature Requests I'm still waiting for natively.

                • #10
                  OK, thanks - we'll look at contributing something upstream, shouldn't be too difficult and happy to help

                  Comment


                  • espcrm
                    espcrm commented
                    Editing a comment
                    Cool; looking forward to that. Here is their Github if you want to do Pull request; https://github.com/espocrm/espocrm/

                    Here is the unofficial wiki that might give you some interest in reading more: https://github.com/o-data/EspoCRM-Le...nd-Design/wiki

                    But if you do work toward "upgrading" the calendar. Be good if you can add in two status: Defer (Reschedule) and Cancel. Default status are: Held, Not Held, Planned. But this is not important, re-curring is!

                • #11
                  yuri could you please let us the possibility of having recurring events ? better if we can implement this to workflow and BPM aswell.
                  Cheers!
                  Nishan.

                  Comment

                  Working...
                  X