0

Hello,

I’ve hit a bump!  I’m trying to create a calculated column which will display a picture(A).  When that picture(A) is clicked I want the picture to switch to picture(B).  Ive tried the following line, but I’m getting nowhere with it.  Please help!  I’m using Sharepoint 2013

=IF(ISBLANK(Status),"",("<A HREF="&Status&" onclick='changeImage().src='picture(B)'>
<img src='Picture(A)' style='height:45px; width:90px;' /></a>"))

 

(Visited 27 times, 1 visits today)
Add a Comment