I am doing example "Build an Application: Step 10". This is where you build from scratch a simple process model to enter in a maintenance request. Everything work fine from the process start form to writing the data back to the Maintenance recordType. However, the XOR cancel does not work. When I click it, the flow process as if I am submitting the form. I followed the step by step instructions exactly. I even completely deleted the XOR and is corresponding End node and rebuilt. Still same thing.
Discussion posts and replies are publicly visible
First thing are you passing value to pv!Cancel from your interface??
I'll check. I'm so new to Appian, this may take a while to find out
No worries . One step at a time.In your interface when you click Cancel button try saving it to a rule input
Pass it to process model (You might have did this )
And Appian had one of the best documentation for beginners , so i suggest you to give it a try
that was it, thank you for your help.
The process details showed your assumption to be correct