How to change the Photo field dimentions in eg. Edit or DisplayView.
The size now is rather big and like to have it about 50 pct smaller…
Where in the CODE can I change that ??
Thanks for any Help.
William
How to change the Photo field dimentions in eg. Edit or DisplayView.
The size now is rather big and like to have it about 50 pct smaller…
Where in the CODE can I change that ??
Thanks for any Help.
William
If the question is only displaying it in proper width. You can use customCode in detailviewdefs to manage the dimension. But if you want the image to be resized to your parameters, you need to customize the save logic.
I have found how to do it, anyway thanks.