You have created a new button on an applet that will launch a workflow. You want the workflow to process the current record. What do you do?
configure a Control User Property to pass [Id] to the workflow
configure an Applet User Property to pass [Id] to the workflow
add a Row ID process property to the workflow
set the Pass Row ID property of the button to True
Submit