Project

General

Profile

Actions

Feature #5833

closed

Ability to specify template for a URL on a user defined column

Added by Michael Klose almost 14 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Custom fields
Target version:
-
Start date:
2010-07-07
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate

Description

Adding user defined columns is really great and I love it.

What I would like to do is the following:

We have several over web based systems which track certain things, an example are our MR (modification request) and TR (trouble report) numbers, so what I did is added these as user defined fields to various workflow types..

It works great. What I would like to define though is the ability to specify a template for a URL.

Example:

Details about an MR number can be found under:
http://someinternalserver/Defects/display_mr.asp?Defect=12345

When I make 'MR' a user defined field, I would during definition also like to specify the URL template in the form:
http://someinternalserver/Defects/display_mr.asp?Defect=$VALUE$
(or similar)

so that whenever the MR number is displayed anywhere in the program, it is a hyperlink to the specified address template for the column.

We have several different databases and having direct links that are directly clickable would make life a lot easier.


Related issues

Is duplicate of Redmine - Feature #1358: Link_to for Custom FieldClosedJean-Philippe Lang2008-06-03

Actions
Actions #1

Updated by Holger Winkelmann almost 14 years ago

Hi,

sounds a little bit like this plugin: http://www.redmine.org/wiki/redmine/PluginSimpleSupport

Actions #2

Updated by Michael Klose almost 14 years ago

It's similar, but not the same. I'm definitely going to try the mentioned plugin though - thanks for that!

However, what I am proposing is so that once you have added the user defined column that all the values you enter in it can become links, you also then don't need to always enter full urls.

Actions #3

Updated by Sebastian Paluch about 9 years ago

This seems to be implemented as #1358.

Actions #4

Updated by Toshi MARUYAMA almost 9 years ago

  • Category set to Custom fields
Actions #5

Updated by Toshi MARUYAMA almost 9 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Sebastian Paluch wrote:

This seems to be implemented as #1358.

Indeed.
#1358#note-19

Actions #6

Updated by Toshi MARUYAMA almost 9 years ago

Actions

Also available in: Atom PDF