Home » Developer & Programmer » Application Express, ORDS & MOD_PLSQL » Prevent line wrap in field on APEX page (APEX 4.2)
Prevent line wrap in field on APEX page [message #660023] Tue, 07 February 2017 10:00 Go to next message
Janning
Messages: 43
Registered: April 2016
Member

I have a field in an APEX report that is about 75 characters wide. At about 50 characters it breaks to a second line. I need this to all be on one line.
I have tried changing the Column Width under column definition to 100....this has no effect.
Re: Prevent line wrap in field on APEX page [message #660040 is a reply to message #660023] Tue, 07 February 2017 16:03 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I don't have Apex 4.2 any more. However, in Apex 5.0, you can put
white-space: nowrap
into the CSS style column property

/forum/fa/13440/0/

and that would prevent word wrap. At least, it did for me. See if you can find such a property in 4.2 as well.
Re: Prevent line wrap in field on APEX page [message #660075 is a reply to message #660040] Wed, 08 February 2017 08:14 Go to previous message
Janning
Messages: 43
Registered: April 2016
Member

Thanks "white-space: nowrap" in CSS style attribute, did the trick!
Previous Topic: ORDS standalone scalability
Next Topic: Rows drop list does not match interactive report number of rows
Goto Forum:
  


Current Time: Thu Mar 28 11:11:36 CDT 2024