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.

Can I back-propagate the "other" value in a list?

Featured Replies

Hi,

I have a ValueList which I'm using for data entry on a form.

The ValueList originates from a field in another file.

I want the user to be able to use "other" to enter a new value,

but then I want to automatically update the file where the valuelist

pulls its values. In other words, the next time the ValueList is shown,

I want the new value to show up.

Is there any way to do this?

Thanks in advance!!

David

If you are using a Value List from a related file, you can add the Edit in the Current File. However, if you are using a Field as the source, I don't think it can be done, because you would have to create a new record for each new item.

HTH

Lee

blush.gif)

Lee is spot on. The only way to add to the value list is to add another record to the other file.

Now there may be a way to automate the process. It could go something like this:

Get rid of the "other" item fom the pop-up list and make a button on the layout with "Other." When people click on the button a script runs that brings up a custom dialog that lets people enter the new value. The script then validates the entry (checks it is unique, not empty, etc) makes a new record in the other file, enters the value, then returns to the original file and layout.

There may be ways to do it in earlier versions without the custom dialog script step, but it makes the process much easier and tighter.

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.