https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5697 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | Text to go in the| |This patch adds a feature release notes| |to automatically link | |certain database columns in | |report results. If your | |report returns itemnumber, | |biblionumber, cardnumber, | |or borrowernumber, that | |cell in the report will | |contain a menu: | | | |- | |borrowernumber: View, edit, | |check out | |- cardnumber: | |Check out | |- itemnumber: | |View, edit | |- biblionumber: | |View, edit | | | |A link at the | |top of the report results | |will toggle the new menus | |on and off in case you | |don't want to see the | |menus. Your choice will | |persist until you log out. | | | |The feature works with | |column name placeholders, | |so if you want the table | |column to be a human | |readable label you can | |still get automatic | |linking, e.g. | | | |[[items.itemnumber|Item | |number]] -- You are receiving this mail because: You are watching all bug changes. You are the QA Contact for the bug.