Hi
I have drop down list (lookup Field) in the product form,While selecting the value of drop down then fetch the other field values of that lookup field Custom Entity and set into this product Entity during the on-change of the drop down field.kindly
give me one solution.
For Example : I have one drop down list name as HSN/SAC Code (Lookup Field) in Product Entity,Lookup field connected with custom entity,i Want to fetch one field value from that custom entity and set the same field into product entity during the on-change of
the drop down field.