Basic Customization > User Interface Customization > Presenting Information in the UI > Attribute Tables > Solution > What is the component
  
What is the component
Attributes table Image neededIt is a combination of a JSP, bean, taglib, renderers and service call(s).
It displays all the attributes and its value configured for a given object.
Not yet implemented: It displays the classification attributes table for WTParts.
Follows user interface standards
Supports customization requirements
The default attributes table implementation have been added for parts and documents. However both these tables need to be reworked so that necessary or required attributes can be configured.
For all the business objects that need to use the attributes table, the developer will need to create a new JSP that is configured for your type. All the details links to attributes table will lead to a servlet which will figure out which page to forward to based on the object type.