April 22, 200718 yr I have been tinkering with a calculation field that uses GetAsCSS(text) to preserve formatting of FileMaker text when published on the web. Is it possible to point the Web Viewer at this calculation field in order to preview how the text will appear on the web without leaving FileMaker?
April 22, 200718 yr Try this. It uses the "data:" trick to display text from a field in the Web Viewer. There may be a limit as to the amount that can be shown; but on Mac it's huge (I gave up at >100,000 characters). WebViewer_data_css.zip
Create an account or sign in to comment