In our iTop instance, we have a type of object that has several different attributes named (for example) "Cable Type."
In the details view, it is clear that each cable type belongs to a different section. See below:
But, in the next lifecycle state/transition, the headers/separators are not visible:
My question is: Is there any way to use a different dictionary value for the second lifecycle state? It is my understanding that it's impossible to put headers in this second page, but I may be wrong. What would be the best way to indicate to the user which type of Cable Type/Port Speed/Etc they're filling in?
Thanks! :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey guys!
In our iTop instance, we have a type of object that has several different attributes named (for example) "Cable Type."
In the details view, it is clear that each cable type belongs to a different section. See below:


But, in the next lifecycle state/transition, the headers/separators are not visible:
My question is: Is there any way to use a different dictionary value for the second lifecycle state? It is my understanding that it's impossible to put headers in this second page, but I may be wrong. What would be the best way to indicate to the user which type of Cable Type/Port Speed/Etc they're filling in?
Thanks! :)
As far as I know, there is no native way to do it.
It's not recommended to have identical fields label within a single object class, as this prevent CSV import of those objects.