Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Hi I have created a thing template of type "DataTable".
But the home mashup isn't visible for things created using above template.
How to fix this?
Thanks and Regards,
Kiran
Solved! Go to Solution.
The DataTable should come with the "DataTableEditor" Home Mashup set (justed checked in ThingWorx 8.3.1).
If it's not set for your DataTable, try to set it there directly / manually.
The Home Mashup then shows the table and some fields for adding / updating / deleting entries.
What is the use case? Why not pass the DataTable direct to the thing?
The DataTable should come with the "DataTableEditor" Home Mashup set (justed checked in ThingWorx 8.3.1).
If it's not set for your DataTable, try to set it there directly / manually.
The Home Mashup then shows the table and some fields for adding / updating / deleting entries.
Thanks a lot!