Skip to main content
Nintex Community Menu Bar
Solved

Text Area Watermark Font Size?

  • July 26, 2017
  • 3 replies
  • 58 views

Forum|alt.badge.img+16

Got a few text boxes and text areas on a List View and have added Watermarks to all boxes and set the text to Arial 12

 

-> The Text Boxes show the watermark in Arial 12

 

-> The Text Areas show the watermark in tiny Arial 8 (i.e. much smaller)

 

Why is this and how do i get the Text Area Watermark to be Arial 12?

 

If i type in the Text Area, the font is indeed Arial 12, so the problem is the Watermark font size...

 

Bug????

Best answer by Albarghouthy

Hi Sharpharp1,


 


I think I have answered you on a similar post few weeks ago:


 


http://community.k2.com/t5/K2-blackpearl/Watermarks-in-Controls-not-displaying-according-to-font-size/m-p/97814#M31968


 


This seems to by a small bug in the UI, try to use JS to apply the style correctly.

3 replies

Albarghouthy
Forum|alt.badge.img+16
  • Scholar
  • Answer
  • July 26, 2017

Hi Sharpharp1,


 


I think I have answered you on a similar post few weeks ago:


 


http://community.k2.com/t5/K2-blackpearl/Watermarks-in-Controls-not-displaying-according-to-font-size/m-p/97814#M31968


 


This seems to by a small bug in the UI, try to use JS to apply the style correctly.


Forum|alt.badge.img+16
  • Author
  • Scout
  • July 26, 2017

Hi Mustafa,

 

Thanks, got it working !!!


  • Rookie
  • February 24, 2021

May I have the JS code to refer to?