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.

How do I get the UIDs to show the related names?

Featured Replies

I am able search a portal on Layout1 using an HTML option list which hides a unique identifier but shows a related value list as in the following code:

<SELECT NAME="Portal::Field" > <!-- On master database -->

<OPTION VALUE=""> - No Selection -

[FMP-InlineAction: -db=Related.fp5, -lay=Layout, -findall] <!-- Items in other DB -->

[FMP-Record] <option value="[FMP-Field:UniqueID]">[FMP-Field:TextName] [/FMP-Record]

[/FMP-InlineAction]

</SELECT>

This searches the unique ids entered into the portal correctly. Another DB keeps track of the joins.

I have the records formatted as URLs using currentrecid to take you to Layout1. How do I now show the entries in the portal as their related names instead of the ID.

Many thanks

Adam

Have you added the Name field to the Portal in the Layout?

Garry

  • Author

No. JobID (a field in the join database) is placed in the portal. This is formatted as a pop-up list using a value list from another database that shows the JobID and the JobName. After the selection the name isn't shown. Can you have multiple fields in the portal?

Adam

Re: Can you have multiple fields in the portal?

Yes.

Garry

  • Author

Garry,

Thanks for the clue. A basic (?) design issue from the manual! I created a calculation field in the join file and placed this field into the portal.

Many thanks,

Adam

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.