Skip to main content
Nintex Community Menu Bar

How to prevent Smartforms rule/action pop-up screen from freezing up in a rare event that the browser is unresponsive.

  • February 15, 2022
  • 0 replies
  • 18 views

Forum|alt.badge.img+10

Topic

When trying to edit Smartform rule/action, the pop-up screen for rule configuration might freeze up.

17523i9C7BCA812D35EFF7.png

Instructions

This is more like a browser session issue. We can clear the browser cache, but that will result in losing the rule. Using Chrome DevTools, we can safely exit/save the rule. 

1) Right-click on the spinning donut > select Inspect.

2) Hover over the spinning ajax > add display:none. This allows the screen to recover and you can get out of it to save the current rule.

17525i4D3BFDA599139F9A.png

 

17527i906814DC44E57773.png