Deleting user defined fields

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • donoss
    Junior Member
    • Apr 2017
    • 25

    Deleting user defined fields

    Hi,

    I created an address against an Account called primary address, I wanted to change the labels for the fields but this never worked, I've now deleted the primary address field but all the other (primaryAddress) attributes are still available, how do I delete them?

    Many thanks

    Andy
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Did you clear local cache?

    Comment

    • donoss
      Junior Member
      • Apr 2017
      • 25

      #3
      Tanya,

      Yes I did, and the fields still exist, the individual attributes but not the primaryAddress attribute that groups them all. Please see attached screenshot.

      Thanks

      Andy
      Attached Files

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        remove these fields from custom/Espo/Custom/Resources/metadata/entityDefs/Account.json

        Comment

        • donoss
          Junior Member
          • Apr 2017
          • 25

          #5
          Tanya,

          Will that also remove them from the database? If not and I remove them manually will I break anything?

          Many thanks

          Andy

          Comment

          • tanya
            Senior Member
            • Jun 2014
            • 4308

            #6
            This doesn't delete fields from the database. Any field removing doesn't remove columns from database

            Comment

            • donoss
              Junior Member
              • Apr 2017
              • 25

              #7
              thanks for your help, it's really appreciated.

              Comment

              Working...