Customizing Presentation > Customizing Launch Point Mashups > Example Customization Using the Launch Point Configuration Thing
Example Customization Using the Launch Point Configuration Thing
In this example, we assume that you want to create a new customized mashup for the device list page, that launches when you click the View button or the Device Status link instead of launching the default mashup. This is accomplished by editing PTC.Factory.C_LaunchPointConfigurationThing_[ReleaseVersion].
The following figure shows the default device list mashup. The launch points for this mashup are the View button and the link under Device Status in the Controls Advisor main mashup.
1. Use the out-of-box duplication of PTC.Factory.KEPServerEX.C_DeviceList_[ReleaseVersion] or duplicate the PTC.Factory.KEPServerEX.DeviceList mashup.
2. Edit the gridadvanced-DeviceList widget to keep only the Device Name, Channel, and Device ID columns displayed in the grid.
3. Open PTC.Factory.C_LaunchPointConfigurationThing_[ReleaseVersion] in ThingWorx Composer. In Configuration, change the value for DeviceListMashup to the name of the customized mashup edited in the previous step.
Screenshot of the LaunchPointEntitySettings, with the DeviceListMashup field highlighted.
4. Go to Properties and Alerts, and ensure that the Enabled property is set to true. This is the default value.
Screenshot of the Properties page for the launch point configuration thing.
5. In the application, verify that the customized mashup can be opened from the same launch points.
Was this helpful?