Tab View for Navigation through Steps

Certified Associate Developer

Hi Team,

We need to show four tabs in our site's homepage and all the tabs are different interfaces which are interlinked.

The first tab/page is a action whose context is a process model with a startform. How should i configure it in the 1st tab page. Below is my code for tabs UI:

So here I am trying to call the process model for first page with a!startProcessLink but i is not working. Can anyone please suggest what should be done here?

Thanks.

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Lead Developer
    in reply to ananditab0003

    I think I understand, but again, you can not display the start form of a process inside another interface.

    This seems to be a pretty complex interface and without seeing it, it is difficult to give you advice.

    You could try to call the API as the user clicks the next tab. Then the data is available. And this should not require any process model. You would just call the integration and store the result in a local.

Children
No Data