The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> SDocs HTML - How to get a field to wrap to next line, Word Wrap
cornmanz
post Sep 26 2019, 04:09 PM
Post #1





Group: Members
Posts: 1
Joined: 26-September 19
Member No.: 27,002



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>
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
pandy
post Sep 29 2019, 08:09 PM
Post #2


🌟Computer says no🌟
********

Group: WDG Moderators
Posts: 20,716
Joined: 9-August 06
Member No.: 6



I have no idea what SDocs and Salesforce are. What should wrap where and how?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 28th March 2024 - 05:29 AM