Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
I have a process model where the start form is an interface and the user inputs the data and when he submits the form, i am getting message that Action completed successfully.
In the process model after the start form, the next node is write to Datastore.
How to show any result page after submit button is clicked to user instead of form going back to the first page of the form?
Discussion posts and replies are publicly visible
You can give user input task in which you can give the form of that interface which you want to display after you submits the form and also enable activity chaining with that connecting node.