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.

Endline formatting question

Featured Replies

I am building a database of code snippets I use in ecommerce development. I copy them into a FMP text field for storage. When I need one I copy it from FMP and paste it into a file on an Apache server.

UNIX formatted text is pasted into FMP but something else is coming out when it's copied. I'm using BBEdit for the copy-paste.

I'd like to format the FMP endlines for UNIX in these text containers. Anyone know how to do that?

I had a similar issue when I pasted html into a text field and then later copied from the field and pasted into html editor I use - a lot of chars were added at the end.

I solved the issue by applying a filter to the field. It will remove all chars that are not in the filter.

Filter( Your_Field ; "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890`~!@#$%^&*()_+=-[];',./{}|:"<>? " )

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.