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.

concatenation

Featured Replies

this seems really simple, and i can't figure out why it won't work. in my members table there's a field, PhoneCell. in my directory layout, i want the field to have the text "Cell: " in front of the number, so i made DPhoneCell a calculation of "Cell: " & Members::PhoneCell.

when i run the directory with data, i don't get a cell number, even if the member has one listed. where have i gone awry? perhaps it's in the relationships...i still don't seem to be getting those right.

thanks

db

GLCCtestdatabase.zip

The expression Members::PhoneCell returns the cellphone number of the FIRST related member.

Best to define the calculation field in the Members table itself.

---

Sorry, I have just now noticed your attachment. Note that the Layout "Directory" is NOT showing records from the Directory table, and that there are 0 records in the Directory table.

  • Author

so i moved things around a bit, put DPhoneCell in members like you suggested, and got rid of the directory table entirely when i realized i just needed a directory layout based on the listings table instead of an entirely new table. still, i'm not getting the cell phone field to show up. what have i missed this time?

thanks

db

GLCCtestdatabase.zip

Auto-entry only works when a record is created, or - if "Do not replace..." is unchecked - when the field or a referenced field are modified.

Either make DPhone a straight calculation field, or re-enter the numbers to refresh the calc. Incidentally, if you're using auto enter, you don't need the extra field. You can add the auto-enter option to the PhoneCell field itself (including auto formatting of the number).

  • Author

great! i've got something working now.

i remember reading somewhere in the tutorials about formatting phone numbers in fields, but i don't really remember much right now. that's mostly cosmetic anyway...as long as i've got something that works by my deadline, i can go back and make little upgrades like that when i'm not under so much pressure.

thanks so much for your help!

have a beautiful day

db

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.