I have a web dev mounted folder called Photos pointing to a Folder Path I believe is in reference to where the Gateway is located. I have uploaded a single image there called A.png.
On my image component I have the source property set to the following:
So this is kind of a weird situation. I am running my designer on a virtual machine but Ignition itself is running on a Linux server elsewhere...
When I set the path in the web dev mounted resource I am given a selection of options from my virtual machine (running Windows) and not the actual server (running Linux).
Is this expected behavior?
If I manually type in the Linux path in the web dev mounted resources I can use it just fine with the syntax you provided.