Summary
Web viewer and SVG format
Product
FileMaker Pro
Version
11A
Operating system version
windows 7 - 64 bits
Description of the issue
Hello,
I would like to see the image in a web viewer defined as SVG format with
"data:image/xml+svg," & Table::field in WV
when Table::field contained :
"
This code works in FM10A but not in FM11A.
Is there something changed in the web viewer of FM11A ?
The SVG viewer is installed and I checked that IE opens this code
Hello
I actually understood.
In fact, contrary to FM10, FM11A called IE8 64-bit and as the svg viewer does not work in 64 bit ...
Solution: I installed IE9 beta 64 bit, which is svg compatible, and there ... it works
But why FM does not leave the choice of web browser to use?