Change default Text type field to wysiwyg editor

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Ruslan
    Senior Member
    • Aug 2014
    • 102

    Change default Text type field to wysiwyg editor

    Hi,
    by default espocrm use Text type field for "Description" i want to change it to wysiwyg editor.
    how to change it?

    it could be great if there was checkbox in each "Text field" change to wysiwyg editor.

    Thanks
  • yuri
    Member
    • Mar 2014
    • 8669

    #2
    add
    "view": "views/fields/wysiwyg"
    to description in entityDefs
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • Nina
      Junior Member
      • Apr 2021
      • 25

      #3
      Hey,
      i am very new to espo... and this Thread is very old .... but:

      Where can find these entityDefs?

      I've no idea where to adjust that..

      Greetings & Thanks

      Comment

      • shalmaxb
        Senior Member
        • Mar 2015
        • 1632

        #4
        You always find the entityDefs (and some other customizations) in the folder custom/Espo/Custom/Resources/metadata/entityDefs/yourentityname.json

        Everything you do there is update safe. EspoCRM automatically saves everything that you are doing in this folder (and in the client/custom).

        Comment

        • Nina
          Junior Member
          • Apr 2021
          • 25

          #5
          Hello Shalmaxb,

          thx! That was very helpful

          Wish you a nice Week...

          Greetings

          Comment

          Working...