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 lists created from more than one field

Featured Replies

Is it possible to create a value list that consists of the contents of five different fields?

 

I have one table that is called WORKERS.

The table consists of five global text fields:

 

Worker 1

Worker 2

Worker 3

Worker 4

Worker 5

 

I would like to format this value list as a checkbox.

When a worker has been certified as being trained to perform a certain task their name would checked in the checkbox list as people we could draw upon to do that task.

 

Is there anyway to make this happen?

When a worker has been certified as being trained to perform a certain task their name would checked in the checkbox list as people we could draw upon to do that task.

 

Do you have a table of Workers where each worker has a unique record? If so, why not record the certifications there? Or, if there are multiple certifications to be had, create a table of Certifications (perhaps as a join table between Workers and Tasks) and enter each certification as a separate record in this table.

 

Numbered fields are almost never a good way to keep your data - and global fields even less.

  • Author

Thanks Comment,

 

 

What I was trying to do was use the contents of a particular field as a button to launch a task assignment script.

The field WORKER 1, for example, is BillyBob.  When you clicked on the button that said Billybob the task assignment field would be populated with the name "Billybob".

If the field WORKER 1 was reassigned to Skippy the button would dynamically display the text "Skippy".

 

I was trying to also integrate a checkbox value list into the mix.

I accomplished this by doing as you recommended.

I created an ASSIGNED WORKER field then used a SETFIELD script to populate the records to equal values of WORKER 1, WORKER 2, WORKER 3 etc.

 

This way I was able to create buttons to assign the tasks and use checkbox value list to evaluate who was a viable candidate to assign the task to.

 

Thanks for your help on this one!

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.