Hey everyone,
I have a Lightning related question. I have a formula field on a page that displays an image when certain criterion are met. It is working without any issues when I view the page in Classic, but the I get the broken image link icon when I view the same record in Lighting.
Any thoughts?
Thanks!
Frances
2 commentaires
Thanks @Brian Roff . Sorry it took me so long to post back. I checked and the permissions weren't the issue.
I did stumble upon the solution though, because I discovered some images worked and others didn't. Turned out on the ones that worked in Classic and not in Lightning, I had dropped the first / off of the "/servlet/servlet..." in the formula (so it read "servlet/servlet..." add the / back in did the trick!
Thanks again for helping me dig deeper.