Hi Santiago
I am wondering, is it possible to have the ItemName derived from an Item Attribute?
Currently, it displays the ItemDefinition>Name, which is common to all objects using that definition and cannot be overridden from what I can tell.
To explain my use case (in case it is helpful). I have many Books. For each book, I override the Name, Description, PageContents, number of pages, etc. In the end, I have many unique books all using the same ItemDefinition, Book.
Yet they all share the same name, which is not good.
In the Inventory, I would like to be able to give them unique names, like Book1, Book2. Yet currently, they are all named Book, in spite of being unique in every other way.
Thoughts appreciated, thanks.
I am wondering, is it possible to have the ItemName derived from an Item Attribute?
Currently, it displays the ItemDefinition>Name, which is common to all objects using that definition and cannot be overridden from what I can tell.
To explain my use case (in case it is helpful). I have many Books. For each book, I override the Name, Description, PageContents, number of pages, etc. In the end, I have many unique books all using the same ItemDefinition, Book.
Yet they all share the same name, which is not good.
In the Inventory, I would like to be able to give them unique names, like Book1, Book2. Yet currently, they are all named Book, in spite of being unique in every other way.
Thoughts appreciated, thanks.