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.

A portal problem...

Featured Replies

I have a portal that is from another table that has ranges and prices for miles... They are linked together by the parents ID and both have recordID..

Example...

-----------------------------------------

| (From Miles) (ToMiles) = (Money) per (Miles) |

-----------------------------------------

all of the ( ) are fields in the portal.. The user can basically add add as many lines as you want.

Heres my question.. I need to make sure the mileages dont overlap or theres a gap between the different from&to mileage records. Is there a ez way of doing this? Im also trying to figure out if theres a way to get what record someone is on in the child file (from&tomilage portal) when they are in that field. Any ideas? thanks If I can I would like to do this without scripts if possible (a custom function would be nice or another way)

Thanks

You want the FromMiles to be the same as the ToMiles in the previous record, that refers to the same userID. I would create a relationship of userID=userID and milesID>milesID, be careful to get the sorting correctly, and then make an autoenter of the FromMiles based upon this relationship (I'm assuming you have a table Miles and another User with ID's serialized).

Your second part seems to be how to assign the mileage utilized to a child (account). I would somehow make it clear to the user which account currently being utilized by having a global in the Miles table gCurrentAccount. When your user is on the child file, then gets to the Miles file, I imagine from a button that takes you to that file/layout, simply set that gCurrentAccount. Then autoenter a field in Miles to that global. All done without scripts (I hope).

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.