Skip to main content
1-Visitor
July 20, 2018
Solved

Home Mashup not visible for custom made DataTable thing template

  • July 20, 2018
  • 2 replies
  • 1548 views

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

Best answer by mneumann

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.

2 replies

5-Regular Member
July 20, 2018

What is the use case? Why not pass the DataTable direct to the thing? 

mneumann16-PearlAnswer
16-Pearl
July 23, 2018

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.

Kiran11-VisitorAuthor
1-Visitor
July 23, 2018

Thanks a lot!