Add item image in SO
Hi all,
I am trying to add item image next to item in SO. However, when I run it, it said unexpected error please contact your administrator. I am not sure where I did wrong. The line I added in SO is below. Could someone point me out, thank you very much.
<td align="center" style="width: 10%;"><img src="${item.item.storedisplayimage}" /></td>
Any link included in Advanced PDF templates needs to be URL encoded.
Sorry, I am very new rookie.
So in this case, how to get the url instead? Make another field to store it?