Page 1 of 1

Row with label and word wrap

Posted: Thu May 25, 2017 9:41 am
by atostaine
VL-WEB.

I have a label in a row, I set the caption to some text. Typically there are 800 characters or more.

I set the layout for the label to center, content height fit to width. I want the text to go wider on desktop screens. I also set the row to content.

My row or label height isn't enough so my text is cut off. I'm testing with chrome emulating an iphone 6 plus, the behavior is the same on my phone. Here you can see an example:
obit.png
obit.png (80.84 KiB) Viewed 7257 times
Each obituary is a tree item, so I have the parent web page that contains my RP also set to content height/fit to width.

Thanks for any suggestions.

Re: Row with label and word wrap

Posted: Thu May 25, 2017 10:28 am
by atostaine
I think my problem is that my tree item needs to get taller based on the content. I set my tree item height taller and the obituary is showing OK.

Is there a way to do that automatically?
obit2.jpg
obit2.jpg (119.54 KiB) Viewed 7253 times

Re: Row with label and word wrap

Posted: Fri May 26, 2017 12:01 pm
by Stewart Marshall
Hi Art

To make the whole item resize to the content, you need to set the Sizing for the Layout used on your design reusable part to ContentHeight. This is available on the layout sheet of the ribbon.

Regards

Re: Row with label and word wrap

Posted: Sat May 27, 2017 3:32 am
by atostaine
Well heck. I thought that thing was greyed out! Thanks