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.

Data Trees in Portals

Featured Replies

  • Newbies

Hello

I

It depends on what kind of things you want to do, but normally each node is a separate record with a relationship from the child node to the parent node (within the same file) and vice versa. In this way you can create trees of any depth.

So far so good. You have the data in the database in a tree format. But, now if you want to display all the nodes for one tree, it's not so simple. My method is to use a combination of a calculated field that concatenates the node data from the current field onto the data from a look-up field that points to either the child or parent record. You have to perform a script that performs at least N look-ups in a row to propagate the data (where N is one less than the depth of the deepest tree). This will show all the data. But, it may not be in a format that you want.

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.