How can we set both "readonly" & "background color" in form element ?
596585Oct 1 2007 — edited Aug 26 2009Hi All,
I am Alka,
I am working in APEX
I want to set my background color of readonly field....
It should be readonly="true" and style="background: #D3D3D3"
like this in a form element tab..
But both will not work simultaneously..
What can i do for this?