Grid of 2 columns using different rich text editor on each column
Hi guys,
I'm trying to have two different rich text editors on the new grid system of Umbraco 7.
Using a two columns layout, the idea is to have one text editor with more features for the main column at the left, and a simpler one with a minimum number of features on the sidebar column at the right. Having two of them will let us to have a better control about the content added on each column.
Grid of 2 columns using different rich text editor on each column
Hi guys,
I'm trying to have two different rich text editors on the new grid system of Umbraco 7.
Using a two columns layout, the idea is to have one text editor with more features for the main column at the left, and a simpler one with a minimum number of features on the sidebar column at the right. Having two of them will let us to have a better control about the content added on each column.
I have been trying to create some custom text editors following step-by-step guides like this: http://www.enkelmedia.se/blogg/2013/12/4/umbraco-7-use-the-rich-text-editor-tinymce-in-a-custom-section.aspx But it isn't exactly what I need and I can't really find any more information about something like that.
Is this even possible? Any idea?
Thanks!
Hi ac_coding and welcome to Our :-)
Have you seen the documentation for working with the grid layout in Umbraco 7.x.x. If not, then you can find it here https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/grid-layout
There is also a specific documentation about to create your own editors for the grid. https://our.umbraco.org/documentation/getting-started/backoffice/property-editors/built-in-property-editors/Grid-Layout/build-your-own-editor
If you are more into watching videos, we have a video chapter about the grid layout on Umbraco TV https://umbraco.tv/videos/umbraco-v7/implementor/fundamentals/grid-layouts/
Hope this helps,
/Dennis
is working on a reply...