I have some data held in a field which I am painting on a DSP.
Currently the field is set to statictext, but if I make the surrounding structure (div etc) have a fixed width, the field contents overflow it. I want to set them to wrap inside the width.
However, the STATICTEXT field type translates to SPAN, and SPAN does not follow width or word-wrap, what DSP field type can I use doe display only text which follows the wordwrap stuff.
I tried making the field ‘ATTRIBUTESONLY’ but then the text is not displayed (the ‘static text’ from the HTS is shown instead...)
Regards,
Iain



