Skip 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 a row in a portal?

Featured Replies

Hi,

Is there a way to scroll trough a portal and, after you have selected a row, push a button (like the command or control key) and that a script will be triggered that does something with te record in the portalrow? I have the doscript plugin. But it seems that their functionality for key script triggering doesn't work anymore...maybe somebody knows an other approach?

thnx & greetz,

Jeff

Hi Jeff,

command + numberkey not adquate? otherwise you could use QuickKeys.

Ernst.

Like Ernst says...

In a PC you could create a script and have it show under the scriptmake menu section. FM will give it a number, and you can use the shortcut CTRL + NUMBER to have it run. In mac it's probably COMMAND + NUMBER

--Dan

>>In mac it's probably COMMAND + NUMBER

Yes!

Ernst

There is simple way to make some action in a portal row using a global gPortal_row.

Your script should look like this:

Freeze Window

Set Field ["gPortal_row","Status(CurrentPortalRow)"]

Go to Portal Row [select,"gPortal_row"]

and here you script your action or go to the related record to run a script there before coming back to the first file and refresh.

You can easily create a button in each row to run this script. Actioning the button is enough to update the global.

Very useful e.g. to toggle containers between checked/unchecked boxes.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Account

Navigation

Search

Search

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.