Creating menufor/nmAction action for a new type
Hello, I'm trying to create an brand new Action row dropdown for a new type we are setting up. I've created the table, and a new action/actionModel.xml's (referenced from custom-actionModels.xml) but the dropdown just won't show.
In the new actionModel I've called out the model's menufor, for the type, and confirmed that the type populating the table matches with jcaDebug. From the jsp I've tried to specifically call the model name, but that also does nothing.
Does anybody know if this functionality is only available OOTB with WC defined types? So our brand new type wouldn't be able to take advantage of this easily? The customizers guide seems to say it is possible though.
Any help would be appreciated...

