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.

Select ony ONCE from Value List

Featured Replies

It’s easier for me to give an example. Let’s say I have 3 files: A, B, C.

On file A: use to display/edit multi records of file B: how to do it? make a relation between file A and file B, then use portal to display multi records of file B on file A. so far so good.

One of the fields of file B called ItemField that lay in the above portal is assigned by a value list. And the value list comes from one field of file C.

Let’s say A and B related by a key field called ID.

WANTED:

The item of the value list is allowed to be selected only ONCE per ID.

For example the value list contains: 1, 2, 3, 4. If I select 1 for ItemField of the first record on the portal, then when I click Itemfield of next record, the value list will display WITHOUT 1

SOLUTION: Please give me some idea.

I hope I make myself clear.

Thank you

I don't think you can implement this with a single portal and value list without running a script. You can do it by using two portals, one for the value list and clicking on an item in this new portal (from c) to move it to your existing portal. The selection script would also be used to eliminate the item from the new portal display upon selection.

-bd

  • Author

You are right. We need a script to eleminate the "already-selected-item" in the value list. But how do you display two portals in one layout (in file A for this case) without changing the user interface, without confuse the users. I may miss something here

Thanks again

The user confusion and human factors I'll leave to you (I don't know them!). The only possible way to use one value list and a single portal is to trigger the script on a field exit (say exit from the field the item is entered into using the value list). This requires a plug-in such as Troi Activator. You will probably have to refresh the entire screen to have the related changes take effect.

-bd

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.