View Issue Details

IDProjectCategoryView StatusLast Update
0004564Composrcorepublic2021-03-18 02:37
ReporterAdam EdingtonAssigned ToChris Graham 
SeverityFeature-request 
Status resolvedResolutionfixed 
Product Version 
Fixed in Version 
Summary0004564: Show ID's on Tree lists
DescriptionI am not sure if every item on a tree list would have an ID (I assume so). As previously mentioned, I have many catalogue entries which share the same name and only the ID is unique. To see the ID would be useful in my case, but It may be also be useful in general?
TagsNo tags attached.
Time estimation (hours)1
Sponsorship open

Activities

Chris Graham

2021-01-25 16:14

administrator   ~0006912

Yes, that would be good to have in a tooltip.

For now a quick way to get the ID is to paste this into the browser's console:

document.getElementsByClassName('hidden_but_needed')[0].value;

Adam Edington

2021-01-26 01:41

administrator   ~0006913

Thanks ;)

Issue History

Date Modified Username Field Change
2021-01-25 13:24 Adam Edington New Issue
2021-01-25 16:14 Chris Graham Note Added: 0006912
2021-01-26 01:41 Adam Edington Note Added: 0006913
2021-03-15 18:57 Chris Graham Time estimation (hours) => 1
2021-03-18 02:37 Chris Graham Assigned To => Chris Graham
2021-03-18 02:37 Chris Graham Status non-assigned => resolved
2021-03-18 02:37 Chris Graham Resolution open => fixed