Expand my Community achievements bar.

How to determine which submit button was pressed

Avatar

Former Community Member

Hello,

I have a workflow with two routes after the 'Assign Task' activity.  I wish to do some validation based on which submit button was pressed.  I am checking AWS_ACTION.rawValue, but it always says null.  I also verified that my 'Assign Task' activity has 'Initialize task with route names' checked.  Is there some setting I am missing? I am running LiveCycle 8.2.1.3.

Thanks,

Jon V.

1 Reply

Avatar

Level 10

I don't think this is possible . You might have to validate your form from within SubmitData

Action Profile.

Nith