Skip to main content
Nintex Community Menu Bar

How to set buttons as task outcome with Nintex 2016 Responsive Forms

  • February 15, 2022
  • 1 reply
  • 227 views

Forum|alt.badge.img+8

Topic

How to set buttons as task outcome with Nintex 2016 Responsive Forms rather than using the default radio options.

 

Instructions

  1. Edit the Flexi Task Form using Nintex Forms Designer.
  2. Remove the existing task outcome control.
  3. Add a button to the form and apply the following configuration:
    • Button Action: Save and submit.
    • Button Label: Approve or similar.
    • Expand Advanced section.
    • Connected to: Decision.
    • Value Returned: 1.
  4. Add the second button to the form and apply the following configuration:
    • Button Action: Save and submit.
    • Button Label: Reject or similar.
    • Expand Advanced section.
    • Connected to: Decision.
    • Value Returned: 2.

 

1 reply

ajcrow
  • May 3, 2021

Thank you!