Crow Canyon Software Forum

Forum Navigation
Please or Register to create posts and topics.

Hide dialog boxes for users when executing a Custom Action

When a Custom Action is run, a dialog box is displayed on the screen informing the user of the progress. Is there a way to prevent those dialogs from appearing to our users?

Thanks!

 

Custom action will run in browser and sometimes may require user input in update item actions, send mail actions etc. and we show the dialog during its execution. We believe you are using action types that does updates on list items/send emails with predefined column mappings or templates. In such cases, we can configure option to never show in action execution settings as shown below.

 

Uploaded files:
  • CA_NeverShow.png

I have a Custom Action that performs a single task, 'Invoke Workflow Action'. Within that action I have the Execution Status set to 'Hide'. The Custom Action is called when a user clicks a button and the Execution Status shows on the screen for a few seconds. Is there a way to turn off all notifications?

 

 

Uploaded files:
  • 2022-08-10-09_11_38-NITRO_CA_Dialog.png

We believe you are referring to disable notifications that are setup in the workflow that is being invoked in the custom action. If so, please go to site settings --> site administration --> Crow Canyon NITRO Apps --> NITRO Workflows --> edit the user triggered workflow --> edit the send mail action(s) --> add a condition that ID equals 0 so that action will be skipped.

If you are referring to hide the custom action dialog, it will be displayed by design, though the actions are set to never show in custom actions.