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

Sorry if "Portals" is not the correct forum for this question (For some users, that's better important than help us) maybe belongs to Scripts 

 

I have a layout with some portals to calculate a Statement, and I want to have scripts to add new portal row to an especific portal.

The original layout is named "Enterprise"
The portals shows info from "Statement" Table

This is the script for the "Sales" Portal on "Enterprise" layout:

Set variable [$StatementID; Value Enterprise::Statement_ID]

Go to Layout ["Statement" (Statement)]
New Record/Request
Go to Layout (Original)

Go to portal row [Last]

Set Field [statement::id_edo_result; $StatementID]

 

it works, but not so well, starts from "date" field

 

if I make another script for "Costs" Portal with "Costs" field, it returns a new portal for the "Sales" Portal 
how can I to do it for each one ?


This is the file, I can't attach it 

https://www.dropbox.com/s/okceur6b6cdl6ua/Estado-Resultados%20%28copia%29.fp7.rar?m

In the Inspector palette, give each portal an object name.

In your script, use the Go to object( yourPortalName ) before the go to portal row step.

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.