PLEX IDE doesn't allow me to change the colors of the labels and text on protected state. But I would need to change the color--any suggestion?
CA Plex 7.2.1 and higher
You would need to change the Panel field’s Disabled property ,within protected state in your standard layer. For example, set Disabled property to ‘No’ for fields:
Field -> Disabled (No) Field.Edit -> Disabled (No)
Re-generating modified function after above changes done.