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:
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.
Row with label and word wrap
Re: Row with label and word wrap
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?
Is there a way to do that automatically?
Art Tostaine
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: Row with label and word wrap
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
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
Well heck. I thought that thing was greyed out! Thanks
Art Tostaine