Yes,
My form has only one submit button, but the workflow has 2 routes.
In the Workbench, I inserted the "Custom -> Process Fields" and
my rendering process uses the "Inject Form Bridge" operation to
prepare the form for use in Workspace.
Prior to upgrading to LiveCycle ES Update 1, the AWS_ACTION field
would contain the name of the button pressed by the user to submit
the Form (i.e., which route they selected). Now that field is always
null.
I need to know in the Form which route the user is selecting so I can
perform the necessary field validation. For example, if they choice
'Decline', I need to ensure they provided a reason why.
As I mentioned, this Form worked perfectly prior to upgrading to
Update 1 (version 8.2.1 with SP1).