Fields Parent

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tothewine
    Active Community Member
    • Jan 2018
    • 393

    Fields Parent

    Click image for larger version

Name:	image.png
Views:	39
Size:	94.4 KB
ID:	115390
    How do I populate a field (1) of a linked record the parent field (2)
  • dreginald
    Senior Member
    • Sep 2018
    • 116

    #2
    You can do it with formula eg, assignedUserId=lead.assignedUserId;

    Comment


    • tothewine
      tothewine commented
      Editing a comment
      the field is "Prospect" not "Assigned user"

    • dreginald
      dreginald commented
      Editing a comment
      I have mentioned Assigned User as an example and you may change to the field you are using. If the entity from where you need to map the field has a one to many relationship, this formula will work.
      Else you have to map with https://docs.espocrm.com/administrat...linkmultipleid
  • tothewine
    Active Community Member
    • Jan 2018
    • 393

    #3
    Click image for larger version

Name:	image.png
Views:	0
Size:	94.8 KB
ID:	115402
    this formula has already been used by me and it doesn't work, exactly as in the picture I have to populate the Prospect/Lead field (1) as the Parent field (2) has been populated

    Comment

    Working...