Friday, April 11, 2014

How to remove the “Notification Link” in your notification

  1. Scroll down to the bottom of the WF and find the task “Notify Notification”
  2. In between “Update Notification with Subject and Content” and “Notify Notification” add a Modify Records task which will remove the Notification Link
  3. In your new modify records task (I called mines “Remove Notification Link”) you will only need to set the Boolean flag to TRUE
  4. If you don’t know what to use for map to records/map from records, copy the values used in the “Update Notification With Subject and Content” task
  5. In your “Remove Notification Link” task, click on Edit Map and clear all values.
  6. Find the triDontShowLinkBL and type in TRUE for its value – save the WF and republish
  7. You have now removed the “Notification Link” from you notification

No comments:

Post a Comment