I have a lookup column and it links to an item in another list. When item in the lookup list is deleted or its item id changed, the lookup column becomes empty. In a scheduled updating process, we delete all items in
the lookup list and re-create them. I know the item ids are increased. This causes my problem. I just wonder anyone has a better idea how to handle this issue. Many thanks.
↧