Ben Goligowski
04/19/2021, 9:59 PMbaserecordtype
and recordType
as values but those don't appear to be able to be resulted. I don't want to have to build an item type map in my script if i can help it. Am I missing anything or do I have to build the mapping? If I have to build it I guess I'll build it as a custom module and I suppose I need to result the "is lot numbered" and "is serial" fields to help me dynamically figure out the actual record type of the item. The goal is to have an item search (not type specific) as the input for a MR script that updates the items resulted, but obviously I have to know the proper type in order to update the item.battk
04/19/2021, 10:01 PMBen Goligowski
04/19/2021, 10:02 PMBen Goligowski
04/19/2021, 10:03 PMBen Goligowski
04/23/2021, 11:57 PMrecordType
returns null
, is there a way to have summarized results and still access the proper recordType
?battk
04/23/2021, 11:58 PMBen Goligowski
04/26/2021, 2:36 PMbattk
04/26/2021, 2:51 PMBen Goligowski
04/26/2021, 3:08 PM