Hi,
I have a custom action called "Print Case Information". This is assigned as a tool bar button. The user opens a case in an Inbasket and clicks on this button "Print Case Information". It should fetch certain information and show in HTML page.
I have implemented it. For testing purpose, I hard coded the Case Folder name to test my code. It works fine.
I need to replace the hard code of Case Folder name with dynamic code. So that it shows the required information for any Case Folder.
I need code to use in Global Plugin Java Script file to fetch the value of property 'FolderName' or the value of any custom property for currently opened case.
Please suggest me some sample code.
------------------------------
RAVI KUMAR
------------------------------