I tried to set up a custom swql query on a port details page but as far as I can tell none of the context variables resolved properly. \
For example on a node details page I would write something like select status from orion.nodes where nodeid=${nodeid} and it would filter appropriately to just the node im looking at.
None of my best guesses for variable names on UDT pages seem to be working, is there a listing somewhere that would let me know what context variables exist on any given screen in Orion?
tdanner, aLTeReGo, anyone else been down this road with UDT Details views?