Skip 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.

character positions in FM

Featured Replies

  • Newbies

I have just started working with File Maker and only do so in a very basic manner. I use it to keep track of college student book records. We are currently working with anothe company and need to exchange information. When I sent the info to them they said they needed a certain number of positions for the student name, ID number, and account number. For example, currently I have like 11 spaces for the first and last name and I need 15.

Is there a way on FM to add a finite number of spaces or positions to a field?

Sorry if this is confusing!

Use a calc field for the padded text:


padded_name_last (calculation, text result) = left(Name Last & "                "; 15) 

padded_acctNo (calculation, text result) = left(AcctNo & "            "; 10) 

...

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.