Retrive entity information in Js file ( dynamic-handler )

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • julesbroux
    Junior Member
    • Oct 2019
    • 1

    Retrive entity information in Js file ( dynamic-handler )

    I have an entity call Factur and it link with account.
    I need to get the account adress and copy to an other field ( editable )

    thanks for your help , i'm very new
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hi,
    Perhaps it is possible to achieve with Formula https://github.com/espocrm/documenta...ion/formula.md.

    Comment

    • yuri
      Member
      • Mar 2014
      • 8627

      #3
      You need to create a Foreign field for a Factur entity type.
      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


      • julesbroux
        julesbroux commented
        Editing a comment
        Thanks YURIKUZN,
        I tried this solution but foreign field is not editable.
    Working...