Can anyone help me how to link the CPS sessions, like selecting one record in one session and next to it the details will be populated and if unselected then details should be hide.
Hi Sameer,
Would you possibly have an example of a standard session that does what you are referring to?
Yours, Stephan
There is a standard session which was developed by Infor - RFQ Comparision Workbench (tdpur8366m000) This runs a calculation and gives a list, once I select an item in the list a new panel from right side of the screen will be automatically slides onto the screen and that will show the detailed calculation of the selected item. In the same way I want to display the session list and once I select item from the list details should be slide on to the screen. I have seen the documentation on CPS function, but I was not able to fully understand the script. My requirement is simple, take purchase orders session for example. it has Header and lines. main session will show the header details in list window. when I select one PO from the list, then new panel from right slides on to the screen which only shows the lines of the selected PO. and when I deselect the PO from the main session then lines panel should be automatically hide.