Hello Team, I want to be able to show extra fields like the user email in both UserRequest View and Person Details view in the User Portal. The data is already available in the console but I am not sure how to added to the specified locations.
You'll need to create an iTop extension which updates the default datamodel.
https://www.itophub.io/wiki/page?id=latest:customization:portal_xml is a good reference on the portal XML.
Hello Jeffery,
Can you tell me which datamodel i should be looking at? so i can copy or make my extension based on it.
It's all combined into one datamodel (usually it can be found under data/datamodel-production.xml after iTop is installed).
Log in to post a comment.
Hello Team, I want to be able to show extra fields like the user email in both UserRequest View and Person Details view in the User Portal. The data is already available in the console but I am not sure how to added to the specified locations.
You'll need to create an iTop extension which updates the default datamodel.
https://www.itophub.io/wiki/page?id=latest:customization:portal_xml is a good reference on the portal XML.
Hello Jeffery,
Can you tell me which datamodel i should be looking at? so i can copy or make my extension based on it.
It's all combined into one datamodel (usually it can be found under data/datamodel-production.xml after iTop is installed).