Version: eXtendMobile 1.12.769 and above
Audience: eXtendMobile Admin

Overview

In the eXtendMobile App or eXtendMobile Web, Create and Transform functions can redirect to another function after submission using a Receiver Function. For example, after creating a customer, you can redirect to a create contact function with the new customer pre-selected. This feature enables the design of connected function flows where actions link together in sequence.

Prerequisites

Before configuring Receiver Functions, ensure you have:

  • An existing Create or Transform function
  • eXtendMobile Admin access to eXtendMobile

Configuration

Follow these steps to set up a Receiver Function:

Setting up the Initial Function

  1. Edit an existing Create or Transform function that you will initially be starting with (or create a new one if one does not already exist)

Configuring the Receiver

  1. Open "Configure Receiver Function"
    1. In the eXtendMobile App
      Image Placeholder
    2. In eXtendMobile Web, the button is in Advanced Settings in the function settings
  2. Specify the receiver function details
    1. Select the Receiver Function to be opened after submission of your initial function
    2. Select the Receiver Function Field to be populated with your initiating function's record id
    3. For Single Select or Multi-Select fields, select the Label Fields to use for display.
  3. Save your changes to the function