Expand Service Request field SR# to show details relating to that particular SR#
I am working On Siebel Open UI 8.1.1.10I have a Service Request Screen With all the details displaying on Drill down .
Requirement is:When user clicks on the SR it should display all the details below in the same page without navigating to any other screen(something similar to accordion effect as given in this link: http://jqueryui.com/accordion/)
I have written PR and PM .In PM I used event "PHYEVENT_DRILLDOWN_LIST"on "SR#" field to show an alert and called PM,PR in custom_manifest file and the ConstructorAgainstKey in manifest_extension.map file after which my service request list applet has become invisible from UI.
Requirement is:When user clicks on the SR it should display all the details below in the same page without navigating to any other screen(something similar to accordion effect as given in this link: http://jqueryui.com/accordion/)
I have written PR and PM .In PM I used event "PHYEVENT_DRILLDOWN_LIST"on "SR#" field to show an alert and called PM,PR in custom_manifest file and the ConstructorAgainstKey in manifest_extension.map file after which my service request list applet has become invisible from UI.
1