Account address in contact

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • thanassos
    Member
    • Jan 2017
    • 45

    Account address in contact

    Hi,
    All my contacts needs to have the same address than their accounts.
    I wanted to add a foreign field in contacts but I don't have my adress field listed (wich is custom) only address country or city.
    Did I miss something?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    You can do it with formula or better with workflow


    Смотрите любимые видео, слушайте любимые песни, загружайте собственные ролики и делитесь ими с друзьями, близкими и целым миром.

    Comment

    • thanassos
      Member
      • Jan 2017
      • 45

      #3
      Ok thx I'll look at it but il seems complicated.
      Same issue Is this the same solution to add my Account adress to a planned meeting?
      Why is there city, country, etc.. but not street? :/
      ​​​​​​​This is the only thing missing
      Last edited by thanassos; 06-20-2017, 09:49 AM.

      Comment

      • thanassos
        Member
        • Jan 2017
        • 45

        #4
        I still can't select my adressStreet in workflow either :/

        Comment

        • tanya
          Senior Member
          • Jun 2014
          • 4308

          #5
          describe your problem with screenshots

          http://demo.espocrm.de/advanced/?lan...90f78f15924a80 (hope it wont be deleted, when you open it)

          Comment

          • thanassos
            Member
            • Jan 2017
            • 45

            #6
            Nevermind I'm stupid everything is ok for workflows I was just doing it wrong your example is ok thanks.
            My main problem now is that when I want to plan a meeting I have no options to add the street of my contact to tell my technicians where to go (whitout clicking on the detailed contact)

            Comment

            • tanya
              Senior Member
              • Jun 2014
              • 4308

              #7
              you can do this in two way
              - with formula (create a text field, set it as concatenation of address fields or create an address field and set all address fields)
              - add field foreign field manually in entityDefs

              Comment

              • thanassos
                Member
                • Jan 2017
                • 45

                #8
                Yay thx for your answer Tanya, I managed to do it with a workflow.
                Last question is pretty the same as my other post here http://forum.espocrm.com/forum/featu...-adress-to-gps
                I want to be able to click on the address (or a specific button) on mobile to open the GPS app to navigate to the specific address.
                The correct link to have is this : geo:0,0?q=the+address+of+the+company
                I've managed to add the geo: in the url.js view so I am now able so generate a working url field without http:// in front.
                Is there any way to beautify this field and for exemple transfor it in a button or just replace the displayed url by a custom text? (it seems that formulas don't like html code)

                Comment

                • thanassos
                  Member
                  • Jan 2017
                  • 45

                  #9
                  We managed to do it. I'll post how to do it on the post.

                  Comment

                  Working...