Hi everyone, I'm wondering if someone could help me with this.
I would like create module like picture below.
I have general list "Summary SKU" and "Detail SKU". These general list are not having parent-child hierarchy for each other.
Then, in Line Item "Delete Detail SKU", user will check the Detail SKU they want to delete.
I would like to ask, how can I automatically fill the Line Item "Delete Detail SKU" based on this condition:
If All "Detail SKU Code" that has same "Summary SKU Code" value are all TRUE in "Delete Detail SKU", then "Delete Summary SKU" will also TRUE.
I create visualization like below picture.
Has anyone come across this sort of issue before and how did you manage to resolve it?