Hey everyone! If I have a custom item field that is a multi-select, and I need that data to appear on a Sales Order's Item Sublist . . . . can that happen? Based on the docs and what I've tried, I am guessing no. Is there a good work around? I ultimately need to loop through each item on an order's item sublist and grab the data in that mutli-select. Maybe scriptable cart will work, but it seems like there was another restriction there that moved me away from it and towards the user event script I am trying to use for this. Thanks!!