Solved

Check Box text cuts off if too long on page and when saved as a PDF

  • 26 January 2018
  • 1 reply
  • 14 views

Userlevel 3
Badge +16

Hi,

 

I have a check box on my page and it displays fine. The text on the Checkbox is too long and cuts off if someone changes the page size or when i save it as a PDF.

 

How do i make the text in the Checkbox CONTROL wrap to the next line?

 

Thanks

icon

Best answer by RaymondJVR 29 January 2018, 09:13

View original

1 reply

Userlevel 4
Badge +13

Hi SharpSharp


 


As far as I know the checkbox control does not have the wrap text option which I presume you already noted, I also do not think that you can wrap the checkbox'es text with a different out of the box object, you might be able to get the desired goal achieved with expressions however I can tell that this would most defenintly be a very advance one.


 


A alternative suggestion would be to use some custom Javascript code that you could add to a literal configured data label however I am not one hundred percent sure what the javascript code should look like. I hope this helps to some extend.


 


Kind Regards


Raymond

Reply