Skip to main content
Nintex Community Menu Bar

javascript not running

  • July 16, 2015
  • 0 replies
  • 2 views

Forum|alt.badge.img+12


 

Symptoms


Script injected on a data label control is not executing
 

Diagnoses


The Literal property of the data label control determines whether or not the text should be read as a literal or plain text. If this is set to false, property is not checked, scripting does not execute. Due to security reasons, the default setting for this property was changed to false on 4.6.10.
 

Resolution

By default, the Literal property for the data label control on 4.6.10 was set to false. Checking this property will allow the script to execute