Content Management and Capture

Content Management and Capture

Come for answers. Stay for best practices. All we’re missing is you.

 View Only

How to fetch case folder properties using global plugin java script

  • 1.  How to fetch case folder properties using global plugin java script

    Posted Wed December 06, 2023 07:37 AM

    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
    ------------------------------