Hello,
I want to add an note to an element via the SDK API. This works fine. But I'm not able to add a formatted string.
I have seen, that the EA uses HTML style formats for notes of elements.
I tried to add a note with a string like this:
"<div><p>my note</p></div>".
But if you look later into the EA you see exactly the string without any formatting.
Is it possible to add new notes with HTML-style string formats to the elements?
best regards
Daniel