Ok so, I have a field I wanna print in the Obeject Details page in Pawtucket, I put the value in a ifdef with a styletag. The ifdef returns true but no value is displayed, the name of the value i correct, double checked that.
It's "rightType", a dropdown select list with types of copyrights with some custom options inserted.
Where can I check if a value is "allowed" to be outputted to pawtucket?
Since that feels like the only possible problem?