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
  • 0
    Certified Lead Developer

    "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. "

    This is not a requirement! A process model in Appian is not meant to "link" (whatever this means) one interface to another.

    To allow the user to navigate to a record view, use a record link. Period!

  • Hi, Sorry im new to appian so i was thinking that for an interface to be connected to another interface and to be accessible in a site, I thought it has to be connected through a process model. So in the summary page if the user comments and submits then the task will be assigned to a new person. To create a task page i was thinking of creating a process report, So that's the reason i wanted to implement in the process model itself. 

    On another note, like i mentioned above. Is there any way to set a boolean rule input in an interface as false by default? I tried but faced a lot of syntax errors so i used the process model to set the pv! as default at the start of the process.

Reply
  • Hi, Sorry im new to appian so i was thinking that for an interface to be connected to another interface and to be accessible in a site, I thought it has to be connected through a process model. So in the summary page if the user comments and submits then the task will be assigned to a new person. To create a task page i was thinking of creating a process report, So that's the reason i wanted to implement in the process model itself. 

    On another note, like i mentioned above. Is there any way to set a boolean rule input in an interface as false by default? I tried but faced a lot of syntax errors so i used the process model to set the pv! as default at the start of the process.

Children
No Data