Skip to content

Instantly share code, notes, and snippets.

@grebaldi
Last active August 29, 2015 14:19
Show Gist options
  • Save grebaldi/e6b0a1e33bb7ab6a0481 to your computer and use it in GitHub Desktop.
Save grebaldi/e6b0a1e33bb7ab6a0481 to your computer and use it in GitHub Desktop.
You can access form values in Form Finisher option values.
-
identifier: Some.Package:SomeFinisher
options:
someOption: '{request.arguments.email}' # Access to form values
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment