Hi,
I've been googling the entire internet to figure out how I do auto-population of my child lookup columns, pending on first selected choice of parent lookup. Unfortunately, I can simply not figure it out. I have been experimenting with business rules in hopes of this would actually solve my problem, men without any luck..
I have this extremely simple thing where I have a form, first field is a lookup to another table where I have some meta-data. When I select a value from this lookup, I want several other fields to be auto-populated based on the parent value. The relationship from the parent to the child is 1:n and all data is stored in Dataverse.
How do I do this?
I have a couple of lookup fields and a choice field I would like to have populated based on the parent value. I noticed on the internet that JavaScript was potentially an approach, but I have zero skills in that, so if someone could teach me just the basics of that approach - or even simpler, can this be done via business rules?
Thanks a lot in advance!