After upgrading application to 8.4 - in My Worklist on hovering over Work Item ID it shows Preview option.
On click of Preview it should open the work item preview as a slider from right on screen. Where as in my application on click of preview it is replacing the whole screen with Work Item opened.
Edited by Moderator: Pallavi to change content type from Discussion to Question
Hello,
Can you try to recreate this functionality with brand new 8.4.1 rules?
Thank you for you reply.
I tried creating a new harness and sections and had a grid just with pyID and tried open work by handle. I am getting the preview option on hover but on click of that preview the whole case is opening instead of the right slider.
The difference I could see is in dashboard and My Work the harness are in Data-Portal where as my harness is in my Work class. I think the dashboard and MyWork is opening it in a new thread for the right slider (pycasepreview) where as in the harness I created it is continuing in same thread and opening the whole work item.
Kindly let me know if any other options can be tried out.
Have pxMainPageSideInContainer in harness or any section which contains pxMainPageSideInContainer in the section where you have the links to click.
pxMainPageSideInContainer is the placeholder for slide in preview.