making textarea readonly when item P6_ID is not null.
631222Jun 12 2008 — edited Jun 13 2008Hi,
I have a text area (P6_NOTES) in my apex form. I want it to be readonly when P6_ID filed is not null. If it is null then i want it to be read and write.
Please advise me the necessary javascript code and where do I need to put this code.
Thanks in Advance :)