Skip to main content
12-Amethyst
October 10, 2022
Solved

documentation incorrect or is my Data shape 'MenuEntry' broken?

  • October 10, 2022
  • 1 reply
  • 701 views

JU_10321794_0-1665413227599.png

in my MenuEntry the linkDestination and linkType are primary key.

 

but the documentation says:

https://support.ptc.com/help/thingworx/platform/r9/en/index.html#page/ThingWorx/Help/Mashup_Builder/Widgets/MenuBarDefiningtheMenuBarItemsUsinganInfotable.html#

linkDestination and title are primary key.

Best answer by DanZ

Seems like a simple error in the documentation. The "title" column is used as display field for the mashup and there is no problem when a title is not unique.

1 reply

DanZ15-MoonstoneAnswer
15-Moonstone
October 11, 2022

Seems like a simple error in the documentation. The "title" column is used as display field for the mashup and there is no problem when a title is not unique.