Skip to main content
nitinn0007
June 15, 2022
Solved

Wizard interface

  • June 15, 2022
  • 2 replies
  • 0 views

Hello Community,

    I am new to appian I am trying to use wizard pattern form in process model. But when I click to next button It comes out and show no error.

So how to use wizard  in process model, to store the data in database.

Best answer by gopalk2865

You can use activity chaining to implementing wizard, you will have to chain two UIT together to go hence and forth between these interfaces. You can also go through below link. It might help you

https://docs.appian.com/suite/help/21.3/ux_wizards.html

2 replies

sunilc0007
June 15, 2022

yeah....I have also this issue

gopalk2865
Participating Frequently
June 15, 2022

You can use activity chaining to implementing wizard, you will have to chain two UIT together to go hence and forth between these interfaces. You can also go through below link. It might help you

https://docs.appian.com/suite/help/21.3/ux_wizards.html