April 10, 201015 yr In webviewer is there a way that I can select a portion of the page and copy it as HTML code? I need to have something like this: https://addons.mozilla.org/en-US/firefox/addon/4554 Thanks!
January 12, 201411 yr I don't know that there were any changes with regard to the web viewer, in either v.12 or v.13. It's still just an instance of the OS browser - either IE or Safari - stitched to the layout. However, the underlying HTML is there and it is accessible via the GetLayoutObjectAttribute() function - so possibly you could do this yourself, esp. if the HTML is relatively simple. Not sure what you would do with the result, though. Filemaker is not an HTML editor.
Create an account or sign in to comment