Skip to main content
August 21, 2023
Question

Interface form not display

  • August 21, 2023
  • 2 replies
  • 0 views

when I click on interface button for starting Process model using a!startProcess interface which is in Process model not displayed me.

How can I solved this

    2 replies

    ignacio.moran
    August 21, 2023

    Use a!startProcessLink instead and make sure you have activity chaining in the process model till the interface you would like to display.

    mathieud0001
    August 21, 2023

    Try using a startProcessLink (outside of the button) instead of startProcess.