In the MS Lightswitch HTML Client, when a dialog menu option has too many characters for the dialog window's length, the text is truncated and the missing characters replaced with (...).
Is there anyway to add a scroll bar or alter the text size when this occurs? I havent found a way to address this single element using JQuery either.


On the screen.lsml, for example AddEditSite, you can change it on here, see screen shot below. This should format the text in terms of multi-line, so all the data can be seen
the next image shows the properties window which will let you add a label (this appears when the field is highlighted with a small blue line around it, such as Site Email in my example. Normally in your type of window you would set the label to top or left.
Please see the adjustment below for the details picker. If you set this to Row, within the details picker, and then within that group, click on your label, this will let you change it to a paragraph like shown above.
if you require additional information let me know.