After opening the harness with URL Mapping, the values set on the pagelist cannot be retained.
Currently, I am using pxOpenWorkItemNewTab to open the target harness and have initialized the data into the pagelist ABC so that the target screen can use value in it.
However, after opening the harness, the pagelist value is not set. I tried not checking "Render as single page" and "Allow concurrent ..." in the portal harness as shown below.
For the first login, the pagelist value is saved, and the clipboard thread is standard.
But if I am still in the login session and open URL again in a new tab, the value in the pagelist is empty, and I see it is running on the thread searchResults
Currently, I am using pxOpenWorkItemNewTab to open the target harness and have initialized the data into the pagelist ABC so that the target screen can use value in it.
However, after opening the harness, the pagelist value is not set. I tried not checking "Render as single page" and "Allow concurrent ..." in the portal harness as shown below.
For the first login, the pagelist value is saved, and the clipboard thread is standard.
But if I am still in the login session and open URL again in a new tab, the value in the pagelist is empty, and I see it is running on the thread searchResults
How can I pass the value to my pagelist after opening a new harness ? I am currently setting up as per the instructions below Theme-Cosmos: Open work object in Full portal on Copy sharable Link | Support Center