General Information Tab for Material
The General Information tab displays information for the material that was selected on the Materials page. This information is read-only.
Screenshot with the General Information mashup for a material highlighted.
Mashups and Widgets
The PTC.Factory.Demo.MaterialGeneralInfoMashup mashup defines the general information display for material. This mashup uses multiple Label widgets to display the label and value for each of the fields.
Inputs
The input for the PTC.Factory.Demo.MaterialGeneralInfoMashup is the UID of the material that was selected on the Materials page, passed from the PTC.Factory.Demo.MaterialDetailMashup mashup.
Services
The mashup uses the following service from the PTC.Factory.Demo.MaterialDefinitionUtils Thing:
GetMaterialDefinition—Returns the information for the material, based on the UID passed as input to the mashup.
Was this helpful?