Hi all,
I’m a newbie to iTop. Using the documentation ”Adding a new field to the Server class” I've been able to add,move, and rename fields successfully.
The fields are all displayed under the four heading boxes: General Information, More Information, Date, and Other Information. My first question, How can I change the name of these heading boxes? For example, change More Information to read Hardware Information. I see it in datamodel.sample-add-attribute.xml as: <item id="user-content-fieldset:Server:moreinfo"></item>
Secondly, how do I add an additional heading box (aka <item id="user-content-fieldset:Server:backupinfo"> on the server property page.</item>
Thanks,
Andrew Precht
Last edit: Andrew Precht 2014-08-09
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe I should try to clarify.
I would like to modify the existing class “Server” by adding some new fields. However, I would like the new fields to be displayed in a third column of the Server properties tab. I’m guessing I need to add something like: <item id="user-content-col:col3"> with my new fields listed below.</item>
Can someone help me with this?
Thanks,
Andrew
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I’m a newbie to iTop. Using the documentation ”Adding a new field to the Server class” I've been able to add,move, and rename fields successfully.
The fields are all displayed under the four heading boxes: General Information, More Information, Date, and Other Information. My first question, How can I change the name of these heading boxes? For example, change More Information to read Hardware Information. I see it in datamodel.sample-add-attribute.xml as: <item id="user-content-fieldset:Server:moreinfo"></item>
Secondly, how do I add an additional heading box (aka <item id="user-content-fieldset:Server:backupinfo"> on the server property page.</item>
Thanks,
Andrew Precht
Last edit: Andrew Precht 2014-08-09
Maybe I should try to clarify.
I would like to modify the existing class “Server” by adding some new fields. However, I would like the new fields to be displayed in a third column of the Server properties tab. I’m guessing I need to add something like: <item id="user-content-col:col3"> with my new fields listed below.</item>
Can someone help me with this?
Thanks,
Andrew