function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
mmaxtrammaxtra 

Bolding in PageBlock????

How you bold one text out from the rest of the text in:

 

<apex:pageblock title="Information about Policy. " mode="edit">

 Like I need the Policy word bold?

Thanks 

 

 

stephanstephan

Short of doing some (unsupported) JavaScript type hack, I don't think this is going to be possible, unfortunately.

 

...stephan