Beau
08/28/2021, 2:46 PMsearch.create({
type: 'customlistmxapparelcolors',
columns: [
search.createColumn({name: 'abbreviation', label: 'abbreviation'}),
search.createColumn({name: 'internalid', label: 'internalid'}),
// search.createColumn({name: 'value', label: 'value'}),
]
});
Thank you for any help!Beau
08/28/2021, 4:12 PMbattk
08/28/2021, 9:59 PMBeau
08/30/2021, 1:56 AMBeau
08/30/2021, 1:58 AMcustomlistmxapparelcolors
?battk
08/30/2021, 1:59 AMBeau
08/30/2021, 2:01 AMcustomlistmxapparelcolors
, it's a custom list created thru the Matrix Item Assistant, and I had to manually change its id, if that matters at all, but I think a custom list is just a custom list in NS?battk
08/30/2021, 2:02 AMBeau
08/30/2021, 2:04 AMBeau
08/30/2021, 2:04 AMbattk
08/30/2021, 2:04 AMbattk
08/30/2021, 2:05 AMbattk
08/30/2021, 2:05 AMbattk
08/30/2021, 2:06 AMbattk
08/30/2021, 2:06 AMbattk
08/30/2021, 2:07 AMbattk
08/30/2021, 2:08 AMcustomlistmxapparelcolors
search without any filters or columns, and just save it and then find it in the saved search list in the uiBeau
08/30/2021, 2:10 AMN/search
and N/query
libraries with no dice), but you have given me something I can at least automate off of, thank you for your genius advice battk!!!battk
08/30/2021, 2:14 AMcustomlist
as the type and the internal id as the idbattk
08/30/2021, 2:15 AMbattk
08/30/2021, 2:16 AM