Skip to main content
Nintex Community Menu Bar

K2 Designer and SmartForms Runtime not rendering correctly

  • March 11, 2015
  • 0 replies
  • 23 views

Forum|alt.badge.img+3


 

Symptoms

 


Upgraded to K2 BlackPearl 4.6.9 and SmartForms 4.6.9
All the forms started rendering incorrectly, the styling was not generating correctly.


 

 

Diagnoses

 


It seems as though the forms CSS files were not being applied
 

 

Resolution

Resolution:
Please open the web.config file of the runtime site and edit the following sections.

Edit both of these to false:

• <add key="UseBundledFiles" value="true" /> 
• <add key="Forms.PostRenderCombining.Enabled" value="true" /> 
• Do an IIS Reset
• Clear the browser Cache
• Try Again