Display image element if another column is not null

Nimeshin

New Member
Hi

I want to only load the image element on the form, list and detail view if a column in my users table is not null. If it is null it must hide the element.

I think this can be done with javascript, I know a little javascript. Will appreciate any help with this code.
Any other ideas to achieve this is welcome?

Thanks
Regards
Nimeshin
 
Back
Top