September 17, 201510 yr Hey Guys, Has anyone implemented a html WYSIWYG editor in FileMaker using javascript files stored inside of filemaker and not hosted on a server. I've implemented TinyMCE into the web viewer, however I'm hosting the tinyMCE files onto a server and then posting data to a PHP page which returns it back into FileMaker. I find this a little slow performance wise and I would rather try and get the fmp URL and post data directly back to FileMaker. Would be interested to hear thoughts, ideally need an editor where I can pick the database fields from a drop down. Ive looked at JQTE editor and thats too basic to use as you can't initialise fields to pick from.
September 18, 201510 yr Author Hi Josh, Thanks, something like this would be ideal, one file. Only problem is, its too simple. I need to add another dropdown list in the toolbar, with a predefined list of FileMaker fields - cant seem to do this with this editor. I know with TinyMCE you can, but that comes in multiple files....
Create an account or sign in to comment