/ Forums / Advansys Formativ / Creating Solutions with Formativ / Disabling Portal folder drag-and-drop

  • Creator
    Topic
  • #4046
    Anonymous

      Is there a way to programmatically disable or cancel the dragging of items into the Portal folder, so that users don’t mistakenly put items in this folder?

      If it cannot be done programmatically, is there any such setting in GroupWise that would allow us to turn off this functionality?

      Thank you

      John H.
      IntelliReach Corp.

    • Author
      Replies
    • #6941
      Support 1a
      Participant

        Hello John,

        Not that I am aware of, unfortunately. The only workaround that comes to mind would be to write an applet that periodically checks the folder to ensure it doesn’t contain any items. If you already have an applet written, you might be able to combine this functionality into it.

        I hope this helps.

        Advansys Support

        #6937
        Anonymous

          Thank you for your response. I will add code to my existing applet in order to move any items out of this folder.

          Thank You

          John H
          IntelliReach Corp.

          #6936
          Support 1a
          Participant

            Thanks for the update John.

            Regards,

            Advansys Support

            #6939
            Anonymous

              How about creating a ‘filed item’ rule that checks for items filed in that folder, and moves them to wherever …?

              #6940
              Support 1
              Participant

                Thank you for pointing this out; your suggestion works quite well. Its only limitation is that a Filed Item rule can’t work on messages that existed in the Portals folder prior to creating the rule.

                Note that it’s possible to automate, with an applet, the creation of a Rule using the GroupWise Token API (the various .Rule…() methods). It could be useful for an administrator to publish such an applet to all users.

                Regards,
                Advansys Support

                #6942
                Anonymous

                  Thanks for feedback everyone. Sounds like a much better solution to the problem.

                  Thanks

                  #6938
                  Support 1
                  Participant

                    You are most welcome, John H.

                    I agree: feedback and knowledge-sharing are very valuable to Advansys and our Formativ Users and Developers.

                    Regards,
                    Advansys Support

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