Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

  • Newbies
Posted

Is there a plugin or something in Filemaker for a WYSIWYG? If you dont know what that is.. its a field this lets you type out formatted text, just just MS word. You can add color text, size, HTML links, images, etc.

behind the scenes, is a combination of HTML code and the text you type. When you submit to the database, the HTML and content is stored.

Sample:

Hello [color:red]World!

When you view the result on the web or in Filemaker, you see the formatted content.

Just like in Yahoo mail or Gmail.

Thank you!

Posted

Check out the Field Options in Layout Mode.

Layout Mode >> Field Control >> Setup >> Auto-complete using previously entered values

and see if that helps.

  • 2 months later...
Posted

What you are looking for could be implemented using the TinyMCE Javascript plugin in a FM Webviewer. Then on the submit action you take the returned HTML and store it in database.

Then just use WebViewer to display it.

TinyMCE is very easy to use, it just turns all TEXTAREA HTML fields into Rich Text editing fields that has a toolbar just like Word.

Let us know if you get this working. I wanted to see if this could be done to provide a way for users to create and edit Rich Text email templates.

This topic is 5624 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.