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.

Featured Replies

  • Newbies

Hi Everyone,

This is my first post here :)

I need your help..

I have attached the sample file that I am working on. What I am trying to achieve is to have two related lists which when

an item is selected from the first list the second one is updated accordingly.

I have made two portals in layout "models" which I will be using mainly.

Actually it is functioning now but with slight glitches :

1- when I select an item from the first list my hilte gets lost

2- since the record is changed every time when I make a selection the first list is scrolled back to top.

Thank you for your suggestions,

Koray Birand

models_test.fp7.zip

Add this script to your scripts:


//Name the script GTRR

//Name top portal "portal1" in object palette

Set Variable [ $row; Value:Get (ActivePortalRowNumber) ]

Go to Related Record [ From table: “models 2”; Using layout: <Current Layout> ]

[ Show only related records ]

Go to Object [ Object Name: "portal1" ]

Go to Portal Row [ $row ] [ Select; No dialog ]

Edited by imoree

  • Author
  • Newbies

Add this script to your scripts:


//Name the script GTRR

//Name top portal "portal1" in object palette

Set Variable [ $row; Value:Get (ActivePortalRowNumber) ]

Go to Related Record [ From table: “models 2”; Using layout: <Current Layout> ]

[ Show only related records ]

Go to Object [ Object Name: "portal1" ]

Go to Portal Row [ $row ] [ Select; No dialog ]

Worked like a charm,

thank you so much.

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.