SuiteApp Version: 1.11 and above
Mobile App Version: 1.11
Audience: Administrator

Use Case

  • Create a list function in the eXtendMobile application to view saved search results.
  • Execute custom actions from the data in list function rows.
  • Update field labels for list function fields.
  • Hide list function fields.

Summary

This article covers the creation of a list function and provides details on configuring action buttons and links.

Prerequisites

  1. An eXtendMobile Admin role for creating functions.
  2. The NetSuite saved search ID for the saved search which you are going to create the list function against.

Creating a List Function

  1. Login to eXtendMobile using an eXtendMobile Admin role and start creating a new function. See Creating functions in eXtendMobile application for more information on creating functions.

  2. Select List View as the function type.


  3. After selecting the function type of List View, a configuration screen will openImage Placeholder

    1. Specify a name for your function and specify the NetSuite saved search ID.

      Note: The saved search must have a public audience, or the eXtendMobile integration user must have been granted access to it.

    2. Tap Save.

  4. A list of the saved search's fields will be shown.

    Note:
    Currently, reordering fields is not supported. To reorder the field order, the source saved search in NetSuite would need to be reordered.
    Image Placeholder

  5. If you want to hide or rename fields:
    1. Swipe the field card towards right to open the field details page.
      Image Placeholder

    2. Use the Hide From List toggle to show or hide the field from the results.
      Image Placeholder

    3. To rename the field label, change the value present in Field Label.

      Note: If the saved search is updated or the column label is changed within NetSuite, the label will be updated in eXtendMobile as well and require the field label to be updated again.
  6. Tap Save to finish creating the list function.
    Image Placeholder

Advanced List Function Configurations:

  1. Target Function

    For details regarding adding target functions, see Working with function linking.

  2. Formula Fields
    1. If there are formula fields in your saved search, be sure to give each one a unique, custom label to avoid any issues.

    2. If you are using a formula field for creating URLs/Hyperlinks, you will need to set the data type for the field to hyperlink in the field details. You can also specify hyperlink text to be shown from the field details.
  3. URL/Hyperlink Fields
    URL/Hyperlink fields which are configured with link text within NetSuite will not show the link text in eXtendMobile's list view by default. The field details will need to be updated in eXtendMobile to specify link text.
    Image Placeholder