Hello,
I am having 5 list lookup fields and based on the priority if I select any of the list lookup fields there are 10-15 other calculated fields below them which will fetch the values from the list.
Now the issue I am facing as per the requirement is that if i am selecting any of the list lookup fields (the remaining 4 which are not selected) should be made as selected if there are any values for them at runtime.
From the above image, if i select the first list lookup field which is in red color, I want to make the other green list look up fields to be selected if there is any value corresponding to the first one.
Please let me know how to acheive this one.