Where do I change the name field in the lead code

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • padilla
    Junior Member
    • Jan 2017
    • 29

    Where do I change the name field in the lead code

    Where do I change the name field in the lead code (I want to change personname to name) so it can inherit the field at the time of converting. And how do I get it to link to. Just like in the email.
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hi
    application/Espo/Modules/Crm/Resources/metadata/entityDefs/Lead.json - there are field and converting definitions
    customize in custom/Espo/Custom/Resources/metadata/entityDefs/Lead.json

    And after updates do not forget to Rubuild CRM

    Comment

    • padilla
      Junior Member
      • Jan 2017
      • 29

      #3
      Okay, I got it done. But how do I leave the field name (after being saved) clickable (In the form of link, which upon clicking will go to the lead register)

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        do you have problem with this? As I understand, links have to work fine. If not, attach screenshots

        Comment

        • padilla
          Junior Member
          • Jan 2017
          • 29

          #5
          I want to know how do I put a link in the name field. (And I would like to thank you for your attention and for asking me)
          Attached Files

          Comment

          • tanya
            Senior Member
            • Jun 2014
            • 4308

            #6
            go to Layout Manager, select Lead, List view, check if option Link is checked

            Comment

            • wtconseil
              Active Community Member
              • Apr 2015
              • 335

              #7
              Same issue and i found this thread <3 thanks for your awesome support :-)))

              Comment

              Working...