dynamic-handler

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • csc-solution
    Junior Member
    • Nov 2021
    • 11

    #1

    dynamic-handler

    Hello everyone,

    i've a new entity named 'contracts' with a n:1 relation to accounts. For some changes on filling the form i use a dynamic-handler.

    I can only access the value from accountId and accountName, but i need accountType. Is there a possibility to access the whole dataset from the selected account?

    Thanks in advance.

    Regards,
    Thomas
  • item
    Active Community Member
    • Mar 2017
    • 1569

    #2
    Hello,
    if i understand, this can help
    Hello telecastg i specialy ask to you because :D i can do it in hook .. but need in client side (front-end) How on a one2many .. when i click + button.. i can pass value from "parent" ? autofill ? In my sample : parent = Payroll .. so in childs .. parent is autofill out-of-box.. but i need to autofill other field

    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

    Comment

    • csc-solution
      Junior Member
      • Nov 2021
      • 11

      #3
      Hello item,

      that's exactly what i needed

      Thanks a lot.

      Comment

      Working...