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.

Value list to text result?

Featured Replies

Hi

I'm trying to create a text result from a simple value list.

What it should do is when something is selected from the value list,

then anywhere on a layout -a text result should show which is equal

to the value list selected.

Example:

Value list = Apple, Banana, Peach

If "Apple" is selected from the value list then the result could be

a green "*" text, if "banana" then a yellow "*" and if Peach then

a orange "*"

Thats it.

Any comments will be appreciated.

Hi All,

I am having the same problem, I'm new to Filemaker (only know the basics) I am trying to create a database, with two fields one which you enter a number 1-10 and when a number is entered filemaker should eneter a name into the other field.

Example:

Number: 1 (entered)

Name: Jog Bloggs (displayed)

Any help would be great blush.gif)

Thanks all

if value list is based on numbers:

second field formula:

choose(firstfielfd;"",name1,name2,name3 ....)

if you use colors:

make a repeating field which contains your colors (or colored text "*")

Case(firstfield="banana";getRepetition(repeatfield;1);

irstfield="apple";getRepetition(repeatfield;2); [....]

"")

You could also build value list on related files andalso show the second value in the list.

field2=listfile::description

  • Author

Thanks! i got it to work!

Appreciated.

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.