How to auto populate value based on the parent field data selection ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manosingh
    Member
    • Apr 2019
    • 62

    How to auto populate value based on the parent field data selection ?

    I have a custom entity where i added relationship between other 2 entities and i added the fields of those entity in my create page

    I have a 3 entity

    1. Lead , Quote , Invoice,
    2. Now if i need to create an invoice i need to select the Lead name and Quote name
    3. But these 2 fields Lead and Quote have reference like a Quote is created for a Lead ,
    4. So if i select Lead , then the specific Leads Quote data should be auto populated in the Quote Select option section
    5. For now i list all Lead and all Quote data
    6. Let me know how i can solve this.

    Thanks in advance Cheers


  • telecastg
    Active Community Member
    • Jun 2018
    • 907

    #2
    Check this post https://forum.espocrm.com/forum/gene...ntity-selected

    Comment

    Working...