Copying fields from one entity to another

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mark
    Senior Member
    • Dec 2019
    • 143

    Copying fields from one entity to another

    Hi, I wanted to ask if it's alright to copy the info from one entityDefs file to another? I want to copy a few enum fields that have a lot of options and this would save some time.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi,
    Is there no possibility to create them via UI? If not than you can try do this. But don't forget to run Clear Cache after fields migration.

    Comment

    • esforim
      Active Community Member
      • Jan 2020
      • 2205

      #3
      There is quite a few related thread where you can "mix" enum field of one entity to be use by multiple entity, do a Ctrl+F on the unofficial "wiki" https://github.com/o-data/EspoCRM-Le...nd-Design/wiki

      There is also telecastg extension that can do this (personally I never tried it so you have to see if it work for you and read the discussion thread related to it): https://github.com/telecastg/Enum-fr...ta-for-EspoCRM

      Comment

      Working...