#Converting rich-text to HTML before saving to database
10 messages · Page 1 of 1 (latest)
yep! You can convert it to html in a beforeChange collection hook, and save that html into another field
I am not surely how to go about this. Can you point me in the right direction or share an example @lime gyro
Figured it out. It's working fine. Thank you!
can you show us hou you did it? i'm interested on this..
refer to this
there is a section on generate html
use this in your before change hook
should work just fine