Jalz Posted September 17, 2015 Posted September 17, 2015 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.
Josh Ormond Posted September 17, 2015 Posted September 17, 2015 http://timdietrich.me/fmeasyhtml/examples.php Something like this?
Jalz Posted September 18, 2015 Author Posted September 18, 2015 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....
Recommended Posts
This topic is 3422 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now