Linking a start form to summary page interface using process model.

Hi team, So I have a requirement where in the interface if i click on the product name link in a grid it should go to the summary page interface. But it has to be linked through the process model. 

In the image above, the start form is the home interface. but when i start the process from the process model, it is opening a separate tab for the summary page which is not linked through the process model. So the process is still stuck in the start form. How do i configure the drillable link to open the summary page for that particular product using the process model? 

And the other thing is, the is a button link in the summary page which is visible only when a certain Boolean rule input is false. how do i set it as false as default in the interface itself? I was able to set the process variable false only in the process model before the process starts. 

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi, Thank you for your response. I have tried doing the record link that you suggested. as shown below.

    and when i tried to click the link its showing an error.

     

    I had a summary view before like this

    I even tried removing this and check. Still the error is the same. And all the security permissions are either admin or viewer.

    How do i achieve what im looking for? and how do i implement this in the process model?

Children