Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Label truncated

Labels does not render the whole text inside a list. I am using a REST service to populate a list which contains a label field. I noticed that label fields which are inside a listitem does not show the complete contents and rather adds ... and shows only a single line. Anyway to avoid this.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Label truncated

Done by jQuery Mobile when text doesn't fit.

Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Label truncated

Anyway to avoid that or is there a better control that I can use?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Label truncated

I'm not aware of such control.

Renjith V
Posts: 0
Joined: Mon Dec 31, 2012 4:54 am

Label truncated

Ok, my aim is to show a long read only text. Which control can I use then? Can I make the text area readonly?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Label truncated

Use a Label component.

Yes, you can make a text area read only.

You can do anything the HTML5 elements and jQuery Mobile components will allow you to do. The best way is to read the docs for those elements.

Return to “Issues”