Skip to main content
8-Gravel
February 22, 2022
Solved

Menu Widget default item is not selecting on mashup load

  • February 22, 2022
  • 1 reply
  • 1040 views

I am using ThingWorx 8.5.4-b222 in this tried adding menu entity with one item as Default true and passed this to Menu property of Menu widget in a mashup. But that item is not getting selected on mashup load.

Also, tried this using a data-driven menu for which created a service in which menu entries are added to infotable using MenuEntry datashape and set isDefault true for one menu item still the menu does not get selected on mashup load.

Best answer by slangley

Hi @PG_CG.

 

You're running on an unsupported release, so we're unable to test against that version.  But under the 9.2 version of the product we can see what is most likely happening.  What option do you have this parameter set to:  DrivePageMashupOrBindToMashupParameter.  If it's not set to "Bound To Mashup Parameter", can you try that?

 

We suspect that it's not working by design because it would immediately trigger another mashup even though that may not be the intent of the user.  Have you tried to simplify your design?  You may find this guide helpful.

 

Regards.

 

--Sharon

1 reply

slangleyCommunity ManagerAnswer
Community Manager
February 24, 2022

Hi @PG_CG.

 

You're running on an unsupported release, so we're unable to test against that version.  But under the 9.2 version of the product we can see what is most likely happening.  What option do you have this parameter set to:  DrivePageMashupOrBindToMashupParameter.  If it's not set to "Bound To Mashup Parameter", can you try that?

 

We suspect that it's not working by design because it would immediately trigger another mashup even though that may not be the intent of the user.  Have you tried to simplify your design?  You may find this guide helpful.

 

Regards.

 

--Sharon