Modifying the PSE
Basically I'm trying to figure out where 'AttributeDefinition attributeId' is defined for the ExplorerForTablesAndPanels.xml file. I'm trying to make an update to the PSE, by only allowing a group of UOM family values for BOM parts, based off of what the default UOM value is (ie, default=m, then the part can have mm, cm, m, or km as a value in the BOM). I've found where the unit value is being called from in the ExplorerForTablesAndPanels.xml (ln 1344), but I cannot correlate it's id (quantityUnit) to anything. I've checked the attribute/type manager and do not see it in there, and I searched the actions files but did not find it there either.
Any help would be appreciated...

