i’m trying to change the border color around the image that i display in a view column on the web. i’m pulling the attachment from the form in the view, but can’t seem to change it from blue. i have tried adding bordercolor=black, bordercolor=000000, bordercolor=#000000, and bordercolor=“#000000”. none of these work. can anyone help?
here’s the line of code in my view column
“[” + “]”
thanks in advance,
jason