appear to be not compatible...tried reinstalling, etc > any ideas/work arounds?
VisualFormat is not installed. Click to install VisualFormat.
<script> // Instruct users how to proceed after the installation is complete if (!eWebEditPro.isInstalled) { // Tried not to use CSS here due to unknown impact on VF document.writeln('
'+opener.top.getDCFrame(opener).datacapture.strings.vfInstallMessage+'
'); } // Add save/close buttons var save = opener.top.getDCFrame(opener).kExternalEditorSave; var can = opener.top.getDCFrame(opener).kExternalEditorCancel; document.writeln(''); document.writeln('
'); </script>
(If you do not see the editor window after finishing the installation, completely exit all browser windows, and restart them)