TBUI - "Dynamic" Forward Button type
I have a requirement from a customer who wishes to remove what he considers redundant steps in his TBUI.
At one stage of the Task the user is requested to choose if he wishes to continue to additional step or to end the task. The customer wishes that the "Forward" button on this view will act as either "Next" or "Finish" according to the user's choice without using another step for the "Finish" button.
The customer wishes to consider one of two possible solutions:
1. Having one button dynamically executing the right function (e.g. dynamically modifying the "Forward Button Type" property) with the user making his choice using a radio button group.