PCF elements

Studio displays a down arrow icon to the right of a non-menu element that contains menu-item children.

  • If you click the down arrow, Studio opens a pop-up containing the children of the element.
  • If you click anywhere on the canvas outside the pop-up, Studio dismisses the pop-up.

Studio displays elements that contain a comment with a comment icon in the upper right-hand corner of the widget. It shows disabled elements (commented-out elements) in a faded-out manner

Studio displays elements that cause a verification error with either a red overlay or a thick red border. It displays elements that cause a verification warning (but not an error) with either a yellow overlay or a thick yellow border.

If you move your mouse over an element:

  • Studio highlights the element with a light border.
  • If the element has a comment, Studio displays the text of the comment in a tooltip.
  • If the element does not have a comment, but does have its desc attribute set, Studio displays the value of the desc attribute in a tooltip.
  • If the element has any errors or warnings, Studio displays these in a tooltip along with any comment or desc text.