Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Hello,

I'm testing the email plug in and while it seems to be working really well now, I find something odd that I can't seem to fix.  The getascss function seems to work for bold, italic and justified text, but for justification (left, right or centered), it does nothing. I'm unable to center text or justify to the right. FM does not add any HTML code for that. Is there a workaround this?

Thanks.

MB

You could have an HTML template with some CSS that has text alignment and then substitute your Filemaker text into a placeholder in that template. So you could create a CSS style/class like this:
 

<style type="text/css">
.centertext{
  text-align:center;
}
</style>

And then use it in a paragraph that includes that '.centertext' class. Your Filemaker text could then be substituted into that paragraph.

Create an account or sign in to comment

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.