Skip to main content
November 24, 2021
Question

Cant load interfaces from a process model from another

  • November 24, 2021
  • 7 replies
  • 0 views


After a user loging in i want do open a diferent interface based on theyr permission levels, but it goes to end node without opening any of the interfaces from the process models

7 replies

joof0007Author
November 24, 2021


This is the landing page, after user clicks "GO IN", it should pass the user type to the xor and loads the nesxt process model

stefanhelzle0001
Brainy
November 24, 2021

To make that work, you would need to use the sub-process node instead of Start Process. And make the start form of the second process a normal user input task as a sub-process node does not show that to the user.