Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added link to DEV-8171

When viewing a report within Jiwa, the ability to drill to source documents forms from a field is possible through the use of a plugin and the modification of the report field formatting.

Step-by-step guide

  1. Import the plugin attached - Drill from reports
  2. Exit Jiwa and log back in
  3. Modify the required fields in your report(s) to include a specially formatted hyperlink
  4. Import the reports into Jiwa

How to modify the report field.

Using the Crystal Reports Designer, right click on a field to open the context menu and select Format Field...

...

You can use any value from the ClassName field of the SY_Forms table for the first part of the hyperlink - for example, a hard-coded value to always drill to a sales order:

 


Info
titlePlugin

View file
namePlugin Drill from reports.xml
height250

Filter by label (Content by label)
showLabelsfalse
max5
spacesJ7UG
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "crystal_reports" , "reports" ) and type = "page" and space = "J7UG"
labelscrystal_reports reports

Jira Legacy
serverSystem JIRA
serverId91fbcd9b-5d0b-3b97-a585-1a06ec62a231
keyDEV-8171

Page Properties
hiddentrue


Related issues


...