Forum Discussion
Since CUI objects are items, it would be ideal if we could enable a hover/tooltip mode where mousing over a CUI component would display the name of the CUI object so we could do something other than hunt the grid for likely suspects, and use trial and error to get to the configuration...
(Identity based or otherwise toggled, or an action, or...)
Great idea! As workaround, the name of the CUI element is visible in the browser debugger. Just right click on the element and click inspect. It only works a bit clunky for right-click tear of menus.
In my case I use the browser debugger and the abbreviations to understand the CUI location. When you know the meaning of mwh, mwmm, ivicb, ivrcb,... you can look up the Methods and navigate to the CUI element pretty fast.