Just wondering how we can define a multi line default value? Does it have to be done with "CDATA"?
Also, if no prior space/tabs (to the left) are wanted, should the CDATA be completely outlined to the left? (kind of ignoring the XML indentation)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Jeffrey,
Not an easy one :D
In \AttributeText::GetAsHTML seems like any \n would be handled on display (so Cr, Lf, CrLf).
I've just saw that the line feed added in the XML seems to be kept in the iTop form.
I attached what I get in iTop form (seems simply pasting an image isn't working anymore.............)
Just wondering how we can define a multi line default value? Does it have to be done with "CDATA"?
Also, if no prior space/tabs (to the left) are wanted, should the CDATA be completely outlined to the left? (kind of ignoring the XML indentation)
Hi Jeffrey,
Not an easy one :D
In \AttributeText::GetAsHTML seems like any \n would be handled on display (so Cr, Lf, CrLf).
I've just saw that the line feed added in the XML seems to be kept in the iTop form.
I attached what I get in iTop form (seems simply pasting an image isn't working anymore.............)
My XML :