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.

Showing a layout in a portal (kinda)

Featured Replies

This is sort of portal related, so i'll try here.

I'm trying to get from a layout in one file to a particular layout in another file. The second file is the many in a one ot many portal. Normally i'd do the "show related record" but the layout in the other file is just a menu, w/ no data being shown. What's the best way to do this?

-j

Make a script in the other file:

Go to Layout [Menu]

Now in the first file make a script:

Perform Script [External, 2nd file, Go to Menu]

If the execution of the script depends on the contents of the portal, then you'd use something like:

If [2nd file::field = "some criteria"]

Perform the external script as above

End If

  • Author

quote:

Originally posted by Fitch:

Make a script in the other file:

Go to Layout [Menu]

Now in the first file make a script:

Perform Script [External, 2nd file, Go to Menu]

If the execution of the script depends on the contents of the portal, then you'd use something like:

If [2nd file::field = "some criteria"]

Perform the external script as above

End If

That worked great. Oh ya, definatly was having a brain fade moment there. Sometimes the simplist things seem so compliated. crazy.gif

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.