Change background color for readonly field using Javascript Code
Posted: 27 Jun 2019
Hello,
I want to change background color for readonly field using Javascirpt .I use the following code.But how can I change the background color in these code.
fd.field('title').readonly(true);
I want to change background color for readonly field using Javascirpt .I use the following code.But how can I change the background color in these code.
fd.field('title').readonly(true);