I would like to be able to set the rich text attributes, font and colour for every item in my large database so that it displays as desired on my page. I do not wish to “by hand” change this in every cell in my database.
Does anyone have a solution for this? This is all because you can’t (as far as I know) just insert a simple character sequence to be interpreted as a break or a newline in a plain text field.
If this were possible, I would not need the thing I am requesting because I could utilize the font settings on the dynamic page for regular text.
======
Since my text is a set of paragraphs, I also do not want to use plain text because I have never found a solution to easily insert a break or newline into the a plain text field.
Has anyone every come up with an easy solution that allows one to put rich text in the database and have it displayed on a dynamic page in a select font and colour without having to explicitly create this in the database each time.
note: changing field types from text to to rich text enables that bug which inserts a bunch of html into your text and forces you to go back and edit … sheesh.
Enquiring Minds