Material General Information
The material general information page displays information for the material that was selected in the Materials table. This information is read-only.
General Information for a material.
Mashups and Widgets
The PTC.Factory.Demo.MaterialGeneralInfoMashup mashup defines the material general information display. This mashup uses multiple TextBox 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 in the Materials table, 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?