/ Forums / Advansys Formativ / Creating Solutions with Formativ / Custom Out of Office rules

  • Creator
    Topic
  • #3906
    pasclinaui
    Participant

      My objective is to set-up a client environment with several client options disabled; one of them is rules management.

      In this situation I’ve to keep an exception to allow user to set-up or drop a custome out of office rule; Could you give me any suggestion to achieve this, maybe with some example code ?

      Thanks in advance,

    • Author
      Replies
    • #6589
      Support 1a
      Participant

        One approach would be to write an on-startup applet which removed the rules menu item using the GroupWise.RemoveMenuItem() method.

        You could then use the Out of the Office rule applet, configured on a toolbar or menu, to allow the user to create the appropriate rule(s).

        You would also have to consider providing a mean by which users could remove the rules when they were no longer required. I suspect this would require another applet designed just for this task.

        I hope this helps.

        Advansys Support

      Viewing 1 replies (of 1 total)
      • You must be logged in to reply to this topic.