I have an 'advanced' RichTextArea field, which can be formatted by the use of rich text editor. My question is, where to save the contents of this field, so that the formatted text remains intact?
I can't save it to the node content, since it's already used for something else.