Quote Originally Posted by Kevin205 View Post
Is there a way to add a "User Defined Products Field", to the Detailed Products Attributes (detailed multi-line) export?

Do not care about importing it. Only as a reference on Detailed Products Attributes export!
Sorry Kevin, been trying to be sure to give some feedback to those things I was able, so as not to cause something to slip through the cracks. Lots of good conversations and questions:

So as for yours, would follow the export code and in particular the detailed report section. I think there are three rows/data areas that need updating to incorporate the desire data in the export. Essentially has to be captured in the data stream (array variable) and has to be pulled via the SQL which I think takes the other two entries. The code is pretty straight forward if you go down the rabbit hole.