Help - Search - Members - Calendar
Full Version: SDocs HTML - How to get a field to wrap to next line
HTMLHelp Forums > Web Authoring > Markup (HTML, XHTML, XML)
cornmanz
I am using SDocs which has an HTML editor for its document templates. It integrates with Salesforce. I know little about HTML.
I have a Special Instructions text field that I want to wrap, but I dont know how to do that.
Can anyone tell me how to insert a word-wrap into this code? All help greatly appreicated

<table border=".5" cellpadding="0" cellspacing="0" class="style1" style="line-height: 20.7999992370605px; width: 699px;" width="50%">
<thead>
<tr>
<th class="style3" colspan="4" scope="col" style="border-color: rgb(0, 0, 0); text-align: left;"><span style="font-size: 12px;"><strong>Special Instructions</strong></span></th>
</tr>
</thead>
<tbody>
<tr>
<td colspan="4" style="border-color: rgb(0, 0, 0);"><span style="font-size:11px;">{{!Order.special_instructions_all__c]}}</span></td>
</tr>
<tr>
<td colspan="4" style="border-color: rgb(0, 0, 0);"><span style="font-size:12px;"><strong>Shipping Instructions -&nbsp;</strong></span><span style="font-size: 11px;">Loading Area ({{!Order.shipping_loading_area__c}}), Acceptance TImes ({{!Order.shipping_acceptance_times__c}}), Advance Notice ({{!Order.shipping_is_advance_notice_required__c}})</span></td>
</tr>
</tbody>
</table>
pandy
I have no idea what SDocs and Salesforce are. What should wrap where and how?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.