Skip to main content
Nintex Community Menu Bar

List Box Title formatting not working in K2 5.3?

  • June 5, 2020
  • 1 reply
  • 11 views
  • Translate

Forum|alt.badge.img+16

Hi,

 

In a List Box, I have items in Arial 12, but the List box title stays in small unchangeable size.

In the past i've used this script INSIDE a table to change the title size, but not working in 5.3.

 

<script type="text/javascript">$(document).ready(function(){ $('.title').css({'font-size' : '16px','font-family' : 'arial'});});</script>

or this

<script>$(".title").css({'font-size' : '16px','font-family' : 'arial'});</script>

So i would usually add a data lable, tick literal and add the above code in an expression and bingo it would work.

The data lable would be inside a table to work.

 

This code used to work fine in K2 5.0 and 5.1 but doesn't seem to work in 5.3, any ideas?

 

 

Did this topic help you find an answer to your question?

1 reply

Forum|alt.badge.img+16
  • Author
  • Scout
  • 644 replies
  • June 10, 2020

Just bumping this, any ideas?

 

Having the same issue trying to put an outside border around a table on a form.

 

Appears that no Javascript working like this, anything changed in 5.3 to prevent this?

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings