Question
xml and line brake problem (\p <br>)
im populating dinamic textfields with data retrieved from xml
document. but wen i assign the text to the field, it doesnt render
as html.
the html property of the textfield is true.
if i trace the variable it looks like html, but i doesnt render well
if i debug variables within preview window, the "\r" tag appears as"\\r", but if a i trace the variable, it shows as"\r"
does anybody knows how to put this to work?
thanks a lot!
the html property of the textfield is true.
if i trace the variable it looks like html, but i doesnt render well
if i debug variables within preview window, the "\r" tag appears as"\\r", but if a i trace the variable, it shows as"\r"
does anybody knows how to put this to work?
thanks a lot!
