Default enum value before save on edit

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Russ
    Senior Member
    • Feb 2022
    • 426

    Default enum value before save on edit

    Hey guys!

    I googled around, couldn't find anything similar.


    Task: When we create a contact type 'A', to make another field (type enum), to have default value 'X', otherwise, to keep existing default value.

    Thanks
  • Russ
    Senior Member
    • Feb 2022
    • 426

    #2
    Any ideas ?

    Comment

    • yuri
      Member
      • Mar 2014
      • 8454

      #3
      Requires coding. Dynamic handler is one of options to achieve this. https://docs.espocrm.com/development/dynamic-handler/
      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

      • Russ
        Senior Member
        • Feb 2022
        • 426

        #4
        Thanks!

        Comment

        Working...