Displaying a message that a custom action has completed

(imported topic written by jclark91)

Does anyone know of a way to display a message that a custom action has completed. I have been doing this with a second custom action that becomes relevant only after the first custom action has completed. However, this may take several minutes to be evaluated and for the message box to appear. Any suggestions are appreciated.

(imported comment written by jessewk)

In 6.0, there is a post-action script tab in the take action dialog. You can implement a custom message dialog using a post-action script. I posted an example here:

http://forum.bigfix.com/viewtopic.php?id=135

-Jesse