Configure custom title for IP page
Overview
You can configure a custom title for the IP page to display one or more widgets that are attached to the IP and the currently selected IP Version.
Considerations
-
In order to display the custom title on the IP page, you must enable it in /etc/mdx/piweb.conf and attach widgets to IPs or IPVs that have their JSON “dashboard” property set.
-
The visibility of the custom title is remembered between:
-
IP page leave/return
-
IP page refresh
-
Login sessions
-
Enable IP page custom title
Enable the custom title:
-
Open /etc/mdx/piweb.conf.
-
Set ENABLE_IP_TITLE_DASHBOARD to true.
-
Save the file, then restart IPLM Web for the changes to take effect.
If ENABLE_IP_TITLE_DASHBOARD is not set to a variant of true, then this property is ignored. The widget will be rendered on the dashboard of the IP or IPV to which the attribute is attached.
Next steps
Check out Create widget for IP page custom title for more information on creating widgets once this feature is enabled.