Resolved! Get removed list collector item in client script
Hi, We have a list collector and we need to be determine what item was removed from it in an onchange client script. So for example, if the list has 'A', 'B', 'C' in it and we remove 'A', leaving 'B' and 'C, we need to be able to know that 'A' was re...