Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I've got a straight table with one expression being path to a image. It shows fine in client but not when I test in webview mode and publishing it on AP. Tried switching to Pivot, but that did'nt help.
settings for expression
Can anyone shed some light please?
Thanks!
Try it with full-paths and not relative ones.
- Marcus
Works, to bad that it doesnt work on relative paths tho, seems to work everywhere else.
Thanks!
Your path mustn't be a fixed string else it could be an expression which merged document-related path-parts with the fixed-parts to keep the path even as full-path variable.
- Marcus