We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 22609
    • 9 Posts
    Here is the deal.
    Whenever you assign a TV the @INHERIT setting as default value and save a document, the saved document does not show the content from it’s parent.
    This is weird because images are fine it’s just Richtext elements. Any help would be aprreciated.
      • 22303 MODX Staff
      • 10,725 Posts
      Quote from: palomig at Apr 02, 2008, 11:56 AM

      Here is the deal.
      Whenever you assign a TV the @INHERIT setting as default value and save a document, the saved document does not show the content from it’s parent.
      This is weird because images are fine it’s just Richtext elements. Any help would be aprreciated.
      Are you entering the @INHERIT via TinyMCE or whatever rich-text editor you are using? Make sure the source value it is saving is not being wrapped in a paragraph tag or otherwise transformed...
        • 22609
        • 9 Posts
        Wow! that solved my problem. I was using FCKEDITOR and it put <p>tags when I saved the documents.

        Thank you...