How To Get the Output From Forms for Actions

Overview

This article explains how the output can be retrieved from Forms for Actions.

Applies To
  • Forms for Actions
Solution

The values from shared variables and form fields are available in the event.prompt object.

 

For example, if a text field exists like the following screenshot, the text value can be retrieved as event.prompt.fields.text_R1ir in the onContinuePostLogin function.Forms for Actions Step Field settings

Recommended content

No recommended content found...