Skip to main content
Known Participant
April 29, 2017
Question

Is there a way to add text to "Action Completed" window which comes up after Action Wizard Completed all its functions?

  • April 29, 2017
  • 1 reply
  • 299 views

Is there a way to add text to "Action Completed" window which comes up after Action Wizard Completed all its functions?  I want to inform the user they can retrieve their labeled files from a folder in c://

I know I could do it within the java script code using app.alert which is executed within the Action Wizard but b/c there is a loop, it just keeps prompting the user to click okay over and over again.  I thought an added sentence within this window (see below) would work better instead.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
April 30, 2017

Unless you know in advance how many files are going to be processed, not really.