I have a Field of type List/Record that uses a lis...
# suitescript
j
I have a Field of type List/Record that uses a list that is used on customer records, and I need to inactivate some of the values in the list. It' a highly used field, I'm wondering the impact of making some of those values inactive. I'm assuming old records will lose the value of the field, if it's one of those inactive values in the list. Is there anything else I should be worried about?
👍 1