Appended Text Wrap for Multiple Line text field

Discussions about Forms Designer for SharePoint 2013 / 2016 and Office 365.
Locked
Jdubs
Posts: 73
Joined: Fri Dec 19, 2014

02 Apr 2015

I have Multiple Line text field in which I've set the "Append Changes to Existing Text" option to "Yes."

It works great, but the appended Notes do not wrap underneath the Text Box, and make the SP Form grow in length indefinetly.

How do I make the appended text wrap?


Here's a screenshot:

https://onedrive.live.com/redir?resid=c ... hoto%2cpng

User avatar
Dmitry Kozlov
Site Admin
Posts: 1524
Joined: Thu Jun 07, 2012

03 Apr 2015

Hi,

Please, assign a CSS class to the text field, say, my-text and define it in the CSS-editor following way:

Code: Select all

.my-text {
	width: 600px;
}

Locked
  • Information
  • Who is online

    Users browsing this forum: No registered users and 19 guests