Infotable as parameter in collection widget
I'm using a collection widget and have a thing with a InfoTable property which holds different fields to be used in a mashup. Some of these fields have as datatype InfoTable, but when I connect with the collection widget and with getproperty the InfoTable fields doesn't seem to work.
All other numeric and string fields work normally, updating dinamically.
Only the InfoTable ones seem to have a problem. Is there a way to use InfoTable as parameter into a collection widget?
I followed this guide to make it work: https://developer.thingworx.com/resources/guides/collection-widget-how-to
screenshots of both my thing with infotable property and mashup with the collection:
As you can see the grid does not show the inftable values.




