Hi,
I am create model driven app and have two tables name as “Equipment” and “Equipment Order”.
Equipment table contain equipment, equipmentType, description, price etc.
Equipment Order table contain orderRef, equipment (lookup field), equipmentType etc.
My scenario is,
→Equipment Order; when I select equipment(lookup) then auto filled with its equipmentType value. How could I do this in model driven app using JavaScript?
I appreciate your kind support.
Thank you
#modeldrivenapp #powerapps