#1
|
|||
|
|||
display itemid in explorer or details view
Is there any way to display the ITemID as a column in the explorer tree, or in the Item Details view. I know one can use the Item Attributes pane, but that is a pain to always have to switch to it to find out this information.
Many thanks Don Spady |
#2
|
|||
|
|||
You could use a Title Expression attribute value like
[Item Title] || " - " || [ItemID] on the template, then new items (and renamed items) based on that template would include the item id in the tree. http://www.kinook.com/UltraRecall/Ma...tem_titles.htm |
#3
|
|||
|
|||
Thanks. That is exactly what I wanted.
Don |
|
|