SuiteApp Version: eXtendMobile 1.12 and above
Mobile App Version: eXtendMobile 1.12 and above
Audience: Administrator

Use Case

  • Displaying additional data in a list function upon expanding a row while keeping them hidden by default.

Summary

There might be instances when you need to display extra data from a row's record in a list function, but adding it as columns isn't preferred. The record details feature allows you to include more data per row, which can be viewed by accessing an an icon on the row.

Configuration

Prerequisites

Update the saved search used in your list function to include all additional fields you wish to display in the details section.

Updating List Function

eXtendMobile App

  1. Go to your function and open it in edit mode.
  2. Tap the "Expanded Row Configuration" button.
  3. Tap the add (+) icon to add fields to your expanded row configuration.

  4. Select the field to add.

  5. After selection, the field will be added to your configuration. Repeat the steps to add additional fields.

  6. To update field details, swipe the field's tile to the right

  7. When finished, tap Save.
  8. Once the fields are added, a Detail column with pop out icon will be shown beside each row to open the expanded row details.

eXtendMobile Web

  1. Go to your function and open it in edit mode.
  2. Go to the Advanced Settings section and click the "Expanded Row Configuration" button.
  3. Click the add (+) icon to add fields to your Expanded Row Configuration.
  4. When finished, click Save.
  5. Once the fields are added, a Detail column with pop out icon will be shown beside each row to open the expanded row details.