Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 624 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I would like to present my TinyMCE solution that I have programmed.
Source code: https://github.com/0-don/fm-tinyMCE
Filemaker file: https://github.com/0-don/fm-tinyMCE/blob/master/fm-tinymce.fmp12

I have only tested it on the current Filemaker version and webdirect but the program is very clean.

I would be glad about feedback.

Operating system: Windows 11
FileMaker version: 19.4.2.204

  • Like 2
  • 3 weeks later...
  • 3 weeks later...
  • Newbies
Posted

Great work! Unfortunately it does not detect my German language, but all my browsers (Safari, Chrome and Firefox) are in German language. Is there a way to change the language in the FileMaker solution (hardly) on the fly?

  • Like 1
  • Newbies
Posted

I have just downloaded the FM file, running on my M1 MacBook Pro, macOS 12.4 (Monterey) and it seems to be working fine 😀

Thank you for sharing this. I'm looking forward to taking a deeper look into it when time allows.

  • Like 1
  • 8 months later...
Posted

Is there a way to toggle on or off the toolbars on this? As most features are accessible from the menus. 

Posted

Could you compile one without the toolbars enabled then I can toggle between the stored editor code for one particular use case? 

Posted

Thanks that worked great - is there any chance to get spell-checking added to the tools drop-down - I'd love to understand how you change settings and then compile. 

  • 2 months later...
Posted

I updated TinyMCE from version 6 to the current version 6.4.2 the changes and fixes can be looked up here https://www.tiny.cloud/docs/tinymce/6/release-notes/

I rewrote the codebase from webpack to rollup these are bundlers to bundle the javascript code to one single html file which can simply be imported in filemaker and displayed in webviewer, so people who know a litle bit of javascript can add they custom scripts more easily

  • Thanks 1

This topic is 624 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.