Skip to main content
Nintex Community Menu Bar

Replicate Title Form theme on View

  • October 21, 2019
  • 2 replies
  • 4 views

Hello, I would like to have text on a view 'BUSINESS CASE' be the same font/size/style as the title of the header that the form creates (Blue Void Theme - 'PROMOTION DETAILS').  Is this possible?  Thanks.

 

11725iF6EBE1BD598FA246.jpg

2 replies

Forum|alt.badge.img+7

Hello  @shaftc 

This is a different scenario but the solution just might work for you

Set the header' text on the View Initialize event, using the "Set a control's properties" action with the below CSS HTML injection:

https://help.k2.com/support-services/kbt142617

All the best.


  • Author
  • October 21, 2019
Thank you. This got me closer but still not the same as form header. I don't know if I am using the right code.