Forum Discussion
OlivierS
Lithium Alumni (Retired)
A quick workaround would be to use JavaScript (should be easy withjQuery)
1- you check if the avatar is the "Aproval-Image" (might have a different class / id ; definitely a different name)
2- you replace the image with the one you want
Inconvenient: it's client side
micha80
10 years agoExpert
Hi Olivier,
thanks for the reply. I could not use JS for this cause the system displays the old avatar image and this is the problem. So there is no chance to detect wether the new uploaded image is accepted or not. I thought that using RestAPI for this could solve my problem.
Any other ideas?
Regards,
Michael
Related Content
- 5 years ago
- 8 years ago
- 4 years ago
- 3 years ago