Skip to main content
August 21, 2023
Question

Open interface on buttonwidget

  • August 21, 2023
  • 3 replies
  • 0 views

I want to show the confirmation message to user and after process completion need to redirect user to new interface. As per my knowledge we don't have any other method to show the pop-up apart from ButtonWidget hence using the same. Below is the code in which i am calling process model through ButtonWidget and once the process gets completed it should open a different interface.

Please suggest.

    3 replies

    ignacio.moran
    August 21, 2023

    Hello, 

    use a!startProcessLink instead and set activity chaining in the process model.

    August 21, 2023

    ButtonWidget and startProcessLink both can't work together. Because we need to show the confirmation message as well.

    stefanhelzle0001
    Brainy
    August 21, 2023

    Use the pattern described in my blog post to show that confirmation screen. Include a link to that new interface.

    appian.rocks/.../