Skip to main content
Nintex Community Menu Bar

Justification Customizations

  • July 14, 2016
  • 0 replies
  • 2 views

Forum|alt.badge.img+10


 

Symptoms


When using customized List View header font justification, only the first view on the form will respect your customizations.
 

Diagnoses


Known issue bug report logged.
 

Resolution

Workaround:
- Create a new rule on the Form with the event 'When the Form raises an event', targeting the 'Initialized' method.
- For each affected view, add two 'Execute a View method' actions, executing the Collapse and Expand method sequentially.

This will force the views to refresh their styling options and should reset the justification to the expected style.