Question
Image Field not able to change it to readonly?
Hihi
Pls advise how do I make the image field uneditable or lock or compress or flatten such that user not able to click and add a new image?
This is the code i used but it seems not working:
-quote-
this.getField("Letterhead1_af_image").readonly = true;
-unquote-
All other text fields are working well.
Thanks,
Yixiang
