Skip to main content


 

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.




 
Be the first to reply!

Reply