Change Colors and Text label in protected state
search cancel

Change Colors and Text label in protected state

book

Article ID: 103229

calendar_today

Updated On:

Products

CA Plex

Issue/Introduction

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?


Environment

CA Plex 7.2.1 and higher

Resolution

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.