Jump to content

Carriage Return within "Note" Section???


teresas

Recommended Posts

Posted
Does anyone know if there is a way to get a carriage return or line break in the "Note" Section under Form/Template Setup/Template/Form Display Tab/Configure Text Field?
Posted

Teresa,

 

Not exactly but you could fake it by using HTML spaces to get it to wrap to the next line. You could use an em space,  

 

That would be better than a non-breaking space since it would take fewer characters to create the same amount of space. You'd have to experiment a little to get the spacing right, but that would be a way to do it.

 

Jeff Stehman

Technical Support | PTI Marketing Technologies | Printable Technologies, Inc.

jstehman@pti.com | www.pti.com

858.847.6622 direct | 800.220.1727 office

  • 1 month later...
Posted

Teresa,

Also affective is the break tag: <br> - which works like a soft return.

or the paragraph tag: <p> - which works like a hard return, creating a gap between the last and first line of each paragraph.

 

Hope this helps you out.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...