New field type "email" not available on Base Plus Entity creation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nunos
    Member
    • Mar 2018
    • 94

    New field type "email" not available on Base Plus Entity creation

    Good afternoon,

    I was looking to create a couple of new fields type on a custom entity to insert email addresses but the option is not available on the field list.

    Is there a way to create this?

    Thanks,

    NunoS
  • esforim
    Active Community Member
    • Jan 2020
    • 2204

    #2
    You have to do coding! No easy to do tutorial yet, and I'm not sure if v8.0 can "export" the coding as an extension to do this. I'm a bit lost with the 3rd Party Extension world at the moment so not sure if there is one where you can buy to have this feature.

    The email is a very special field (one of the reason why I chose to use EspoCRM). I remember and thought there was a tutorial on how to create this field but I can't find it, even look at my "Wiki" https://github.com/o-data/EspoCRM-Le...nd-Design/wiki
    but found nothing there.

    Comment

    • victor
      Active Community Member
      • Aug 2022
      • 727

      #3
      There is a fairly simple way, but it is valid for entities with Company and Person type. When creating these entities, fields with the Email and Phone type (and all functionality) will be created automatically. If you are new to your Base Plus entity, maybe you should just create another one? Or create the Company/Person entity in parallel and relate to your Base Plus one?
      Attached Files

      Comment

      • item
        Active Community Member
        • Mar 2017
        • 1476

        #4
        Hi,
        if not forget, you just need add



        same for phone field.
        if not forget, no need more customisation
        If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

        Comment

        Working...