how can I show the pdf and doc icon on upload type editor field?
Use the dragDropText option of the upload field type. That can be given as HTML, so could use <img> tags in it for example.
dragDropText
upload
<img>
Allan
Answers
Use the
dragDropTextoption of theuploadfield type. That can be given as HTML, so could use<img>tags in it for example.Allan