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.

Remove formatting in a field

Featured Replies

The text formatting in a field needs to be made consistent. For example, I have a field which is formatted in layout mode as Helvetica 10, but entries in this field can be formatted differently in different records, especially if the data is pasted into the field.

In FM 5.5 I was able to make the formatting consistent by using Replace (using a calculated result where the calculation is the name of the field itself) This is from Article 103775 in the Filemaker Knowledge Base. But this doesn’t seem to work in FM 7.

Any suggestions? I need a simple way to make the formatting consistent.

Thanks in advance.

Frank->

FileMaker 7 includes text formatting functions in the calculations, they can be used in the Replace script step.

You could also use the standard trick of overlaying the field with a calculated field that formats the field.

Users can omit the formatting when pasting by holding down the option key. If you want the formatting to always be removed, you can add this auto-enter calc to the field definition (uncheck the 'do not replace existing value' option)???

Evaluate(Quote(Field))

To fix existing data in those fields, use that calc in a Replace.

  • Author

Thank you. I’m going to try using the Evaluate function.

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.